/* Self-hosted Fontshare faces. Fontshare's CDN serves protocol-relative
   //cdn.fontshare.com URLs that fail on any non-HTTPS origin, so they live here.
   Paths are relative to THIS file, so they resolve under any subpath.

   Single-family system: Familjen Grotesk carries display AND body, the way
   getnicklaw runs entirely on Gotham. Azeret Mono is kept for small labels only.
   Regeneration must filter strictly on family name — the API returns extras. */

@font-face{font-family:'Familjen Grotesk';src:url('./familjen-grotesk-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Familjen Grotesk';src:url('./familjen-grotesk-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Familjen Grotesk';src:url('./familjen-grotesk-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Familjen Grotesk';src:url('./familjen-grotesk-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Azeret Mono';src:url('./azeret-mono-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Azeret Mono';src:url('./azeret-mono-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
