/* Self-hosted fonts — no runtime Google Fonts (same rule as the original spec §10
   handoff; carried through the 2026-08-17 harness reskin). Newsreader is a variable
   font (roman + italic files, latin subset, opsz 6..72 + wght 400..700); IBM Plex
   Mono ships as three static weights (no official variable Mono exists). Symbol
   glyphs (↑ ↓ ↻ ◆ ○ ⚠ ⚙, dashes) fall back to a system font, as before. */
@font-face{font-family:'Newsreader';font-style:normal;font-weight:400 700;font-display:swap;src:url('./fonts/newsreader.woff2') format('woff2')}
@font-face{font-family:'Newsreader';font-style:italic;font-weight:400 700;font-display:swap;src:url('./fonts/newsreader-italic.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('./fonts/plexmono-400.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('./fonts/plexmono-500.woff2') format('woff2')}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:600;font-display:swap;src:url('./fonts/plexmono-600.woff2') format('woff2')}

/* Y2K chart panel fonts (Bhaj's Claude Design spec, docs/claude_design/
   chart/README.txt) — self-hosted, latin subset only, same rule as above:
   the panel's title face (Bangers) and mono numeral face (JetBrains Mono,
   two static weights — no variable file for this family on Google Fonts
   either). */
@font-face{font-family:'Bangers';font-style:normal;font-weight:400;font-display:swap;src:url('./fonts/bangers.woff2') format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:400;font-display:swap;src:url('./fonts/jetbrainsmono-400.woff2') format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:500;font-display:swap;src:url('./fonts/jetbrainsmono-500.woff2') format('woff2')}

/* Today band + "the working" popover fonts (Bhaj's Claude Design handoff,
   2026-09-03) — self-hosted, latin subset only, same rule as above: Caveat
   is the popover's handwritten pencil-note face (500 body weight, 700 for
   the headline), Source Serif 4 italic is the band's date. */
@font-face{font-family:'Caveat';font-style:normal;font-weight:500;font-display:swap;src:url('./fonts/caveat-500.woff2') format('woff2')}
@font-face{font-family:'Caveat';font-style:normal;font-weight:700;font-display:swap;src:url('./fonts/caveat-700.woff2') format('woff2')}
@font-face{font-family:'Source Serif 4';font-style:italic;font-weight:400;font-display:swap;src:url('./fonts/sourceserif4-italic-400.woff2') format('woff2')}
