/* GENERATED by fetch-fonts.sh — do not hand-edit. */
/* Self-hosted so every consumer keeps font-src 'self'. All three are OFL 1.1. */

@font-face{font-family:"Space Grotesk";font-style:normal;font-weight:500 700;font-display:swap;src:url("./spacegrotesk.woff2") format("woff2")}
@font-face{font-family:"Inter";font-style:normal;font-weight:400 600;font-display:swap;src:url("./inter.woff2") format("woff2")}
@font-face{font-family:"JetBrains Mono";font-style:normal;font-weight:400 500;font-display:swap;src:url("./jetbrainsmono.woff2") format("woff2")}

/* Family tokens. Each keeps the existing brand stack as its fallback, so a
   product that links this file still renders correctly if a woff2 404s — the
   webfont is an upgrade, never a dependency. */
:root{
  --hj-font-family-heading: "Space Grotesk", "Nimbus Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  --hj-font-family-body: "Inter", "Nimbus Sans", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  --hj-font-family-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}
