/* ===========================================================================
   ENDPOINT · WEBFONTS
   Primary:  Shentox (the brand family) — NOT yet self-hosted.
             Substituted with **Saira** from Google Fonts: a squared geometric
             techy sans that closely matches Shentox's proportions and tone.
             Used for BOTH display (headings, scores, labels — often UPPERCASE)
             and body / UI.
   Mono:     JetBrains Mono — tabular figures for stats, scores, timers, code.
   ⚠️ SUBSTITUTION: replace Saira with the real Shentox .woff2 files and swap
   this @import for local @font-face rules once the font files are available.
   =========================================================================== */

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