/* ============================================================
   FONTS — Avakata uses three Google-hosted webfonts.
   Instrument Serif (display / italic emphasis), Space Grotesk
   (sans / UI body), JetBrains Mono (labels, code, signals).
   These match the production site exactly (no substitutions).
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@300;400;500;600&display=swap');
