/* ==========================================================================
   ZONX PRISM — FONTS
   Display/UI: Space Grotesk (geometric, techy — mirrors the angular wordmark)
   Body/UI:    Hanken Grotesk (humanist, comfortable for 5h+ sessions)
   Mono/data:  JetBrains Mono (timestamps, metrics, agent/code blocks)

   NOTE: served from Google Fonts CDN. If you need fully offline binaries,
   download these families and swap in local @font-face src urls.
   ========================================================================== */

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