/* Self-hosted brand fonts for the `editorial` poster style (inline preview).
   Raster output (PNG/print) embeds these as base64 — see src/lib/editorialFonts.ts.
   Mac modifier glyphs (⌘⌥⇧⌃ …) are NOT in these fonts; the renderer's font stack
   falls back to a system symbol font, consistent with the other poster styles. */
@font-face{font-family:"Anton";src:url("/fonts/anton.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:"Fraunces";src:url("/fonts/fraunces.woff2") format("woff2");font-weight:900;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("/fonts/space-grotesk.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:"Space Grotesk";src:url("/fonts/space-grotesk-700.woff2") format("woff2");font-weight:700;font-display:swap}
@font-face{font-family:"Space Mono";src:url("/fonts/space-mono.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:"Space Mono";src:url("/fonts/space-mono-700.woff2") format("woff2");font-weight:700;font-display:swap}
