/* matlias typefaces
   ----------------------------------------------------------------
   Geist (sans) for everything; Geist Mono for numeric/data readouts.
   Served from Google Fonts. Geist is the brand's specified family —
   this is the genuine typeface, not a substitution.
   If you need self-hosted binaries for offline/PWA use, drop the
   .woff2 files in assets/fonts/ and swap these @font-face src URLs. */

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