/* Self-hosted webfonts so text renders identically on every device (no system-font drift).
   Inter = UI/sans text · JetBrains Mono = the terminal/mono. CSP-safe (served from /fonts, 'self'). */
@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url("inter-400.woff2") format("woff2")}
@font-face{font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url("inter-600.woff2") format("woff2")}
@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url("inter-700.woff2") format("woff2")}
@font-face{font-family:"JetBrains Mono";font-style:normal;font-weight:400;font-display:swap;src:url("jbmono-400.woff2") format("woff2")}
@font-face{font-family:"JetBrains Mono";font-style:normal;font-weight:700;font-display:swap;src:url("jbmono-700.woff2") format("woff2")}
