/* Self-hosted fonts (latin subset). Barlow Condensed ships as static instances
   up to 700; like the tracker project, weight-800 requests fall back to the 700
   face (the browser faux-bolds), so 800 renders identically across both apps.
   Heebo and JetBrains Mono are variable fonts (one file per weight range). */
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:500;font-display:swap;src:url(barlow-condensed-500.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:600;font-display:swap;src:url(barlow-condensed-600.woff2) format('woff2')}
@font-face{font-family:'Barlow Condensed';font-style:normal;font-weight:700;font-display:swap;src:url(barlow-condensed-700.woff2) format('woff2')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:800 900;font-display:swap;src:url(heebo.woff2) format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:400 700;font-display:swap;src:url(jetbrains-mono.woff2) format('woff2')}
