/* ============================================================
   RUDRA SSC — Webfonts
   These are the intended brand faces, loaded from the Google
   Fonts CDN. For PRODUCTION, self-host the .woff2 binaries and
   replace the @import below with local @font-face rules.
   ------------------------------------------------------------
   Display: Sora           — geometric, disciplined headlines
   Body/UI: Hanken Grotesk — humanist, highly legible
   Data:    JetBrains Mono — scores, timers, tabular figures
   ============================================================ */

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