/* ============================================================
   SXTN OS · Webfonts
   Geist Sans  — prose, headings, UI labels
   Geist Mono  — data, coordinates, code, eyebrow labels
   Loaded from Google Fonts (Geist is published by Vercel there).
   To self-host, drop the .woff2 files in assets/fonts/ and swap
   these @import lines for @font-face rules.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700;800&family=Geist+Mono:wght@400;500;600;700&display=swap');
