/* ThinOps webfonts.
   NOTE: ThinOps' marketing site is built in Framer with licensed fonts we can't
   redistribute. These Google Fonts are close substitutes pending the real brand
   files — see readme.md "VISUAL FOUNDATIONS" for the flag.
   - Space Grotesk  -> display / headlines / tracked-out eyebrow labels (techy, characterful)
   - IBM Plex Sans  -> body + UI (enterprise-grade, neutral, legible)
   - IBM Plex Mono  -> keys, hashes, transaction IDs, code (the "cryptographic" texture) */

@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
