/* ============================================================
   DarkCortex — Fonts
   Display: Space Grotesk — geometric, technical, echoes the
            heavy geometric wordmark of the logo.
   UI/Body: IBM Plex Sans — security-industry legibility,
            WCAG-friendly, more character than Inter.
   Mono:    JetBrains Mono — terminal / code / data readouts.
   NOTE: Brand spec suggested Inter/Sora; substituted for a more
   distinctive, security-appropriate pairing. Flag to client.
   ============================================================ */
@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
