/* OZYN.AI typefaces — all three load from Google Fonts, exactly as the
   product ships them (see alvoff-assistant-fe/index.html).
   - Space Grotesk : UI + headlines (geometric grotesque)
   - Instrument Serif : editorial display / numerals / avatar glyphs
   - JetBrains Mono : labels, eyebrows, metadata, code */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500;600&family=Space+Grotesk:wght@400;500;600;700;800&display=swap');
