/* Self-hosted fonts (latin subset). Sora & Geist Mono are variable fonts
   (single file spans the weight axis); Space Mono is static 400/700. */
@font-face{font-family:'Sora';font-style:normal;font-weight:300 800;font-display:swap;src:url('./sora-var-latin.woff2') format('woff2');}
@font-face{font-family:'Geist Mono';font-style:normal;font-weight:400 600;font-display:swap;src:url('./geist-mono-var-latin.woff2') format('woff2');}
@font-face{font-family:'Space Mono';font-style:normal;font-weight:400;font-display:swap;src:url('./space-mono-400-latin.woff2') format('woff2');}
@font-face{font-family:'Space Mono';font-style:normal;font-weight:700;font-display:swap;src:url('./space-mono-700-latin.woff2') format('woff2');}
