/* Vendored fonts — no CDN, offline-capable (Anton/Inter = Ben's pair,
   Space Grotesk = ours for the lime theme toggle). */
@font-face{font-family:'Anton';font-style:normal;font-weight:400;font-display:swap;src:url('fonts/anton-regular.woff2') format('woff2');}
@font-face{font-family:'Inter';font-style:normal;font-weight:100 900;font-display:swap;src:url('fonts/inter-var.woff2') format('woff2');}
@font-face{font-family:'Space Grotesk';font-style:normal;font-weight:300 700;font-display:swap;src:url('fonts/sg-var.woff2') format('woff2');}
