/* ============================================================
   Driventia — Webfonts
   ------------------------------------------------------------
   RECOMMENDED PAIRING (2026): Geist + Geist Mono.
   Geist (Vercel) is the defining contemporary deep-tech
   grotesque — neutral, engineered, and crisply legible on dark
   from 10px mono labels up to 96px display. Geist Mono is its
   purpose-built companion for the tracked "data layer".

   Two vetted alternates (preview them in guidelines/type-options):
     · Hanken Grotesk + IBM Plex Mono  — warmer, humanist
     · Space Grotesk  + JetBrains Mono — distinctive / display-led

   All load over the Google Fonts CDN, so the compiler reports
   0 self-hosted fonts (expected). Swap for self-hosted
   @font-face once licensed brand files arrive.
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800;900&family=Geist+Mono:wght@400;500;600&display=swap');
