/* Selbst gehostete Schriften (DSGVO: keine Google-Server-Anfragen).
   Inter/Manrope/Sora sind Variable Fonts - eine Datei deckt alle Gewichte ab. */
@font-face { font-family:'Anton'; font-style:normal; font-weight:400; font-display:swap; src:url('/static/fonts/Anton-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Space Mono'; font-style:normal; font-weight:400; font-display:swap; src:url('/static/fonts/SpaceMono-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Space Mono'; font-style:normal; font-weight:700; font-display:swap; src:url('/static/fonts/SpaceMono-700-normal.woff2') format('woff2'); }
@font-face { font-family:'Manrope'; font-style:normal; font-weight:400 800; font-display:swap; src:url('/static/fonts/Manrope-var.woff2') format('woff2'); }
@font-face { font-family:'Inter'; font-style:normal; font-weight:400 800; font-display:swap; src:url('/static/fonts/Inter-var.woff2') format('woff2'); }
@font-face { font-family:'Sora'; font-style:normal; font-weight:600 800; font-display:swap; src:url('/static/fonts/Sora-var.woff2') format('woff2'); }
