/* ============================================================
   CodersHack — Self-hosted webfonts (no CDN)
   Chakra Petch (display) · Space Grotesk (body/UI) · JetBrains Mono (mono).
   All three are SIL Open Font License → safe to redistribute + commit.
   .woff2 files sit alongside this file; URLs are relative to it.
   Weights map to the type tokens: 400 body · 500/600 UI + card titles · 700 display.
   ============================================================ */

/* ---- Chakra Petch — display ---- */
@font-face { font-family:'Chakra Petch'; font-style:normal; font-weight:400; font-display:swap; src:url('chakra-petch-v13-latin-regular.woff2') format('woff2'); }
@font-face { font-family:'Chakra Petch'; font-style:normal; font-weight:500; font-display:swap; src:url('chakra-petch-v13-latin-500.woff2') format('woff2'); }
@font-face { font-family:'Chakra Petch'; font-style:normal; font-weight:600; font-display:swap; src:url('chakra-petch-v13-latin-600.woff2') format('woff2'); }
@font-face { font-family:'Chakra Petch'; font-style:normal; font-weight:700; font-display:swap; src:url('chakra-petch-v13-latin-700.woff2') format('woff2'); }

/* ---- Space Grotesk — body / UI ---- */
@font-face { font-family:'Space Grotesk'; font-style:normal; font-weight:400; font-display:swap; src:url('space-grotesk-v22-latin-regular.woff2') format('woff2'); }
@font-face { font-family:'Space Grotesk'; font-style:normal; font-weight:500; font-display:swap; src:url('space-grotesk-v22-latin-500.woff2') format('woff2'); }
@font-face { font-family:'Space Grotesk'; font-style:normal; font-weight:600; font-display:swap; src:url('space-grotesk-v22-latin-600.woff2') format('woff2'); }
@font-face { font-family:'Space Grotesk'; font-style:normal; font-weight:700; font-display:swap; src:url('space-grotesk-v22-latin-700.woff2') format('woff2'); }

/* ---- JetBrains Mono — code / labels ---- */
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:400; font-display:swap; src:url('jetbrains-mono-v24-latin-regular.woff2') format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:500; font-display:swap; src:url('jetbrains-mono-v24-latin-500.woff2') format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:600; font-display:swap; src:url('jetbrains-mono-v24-latin-600.woff2') format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:700; font-display:swap; src:url('jetbrains-mono-v24-latin-700.woff2') format('woff2'); }
