/* OTR — selbstgehostete Fonts (DSGVO-sicher, kein Google-CDN).
   Anton (Display) + Outfit (Text). woff2, subset latin. font-display: swap.
   Outfit 300 wird vom Browser auf 400 gemappt (keine 300er-Datei noetig). */
@font-face { font-family:'Anton';  font-style:normal; font-weight:400; font-display:swap; src:url('fonts/anton-latin-400-normal.woff2')  format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:400; font-display:swap; src:url('fonts/outfit-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:500; font-display:swap; src:url('fonts/outfit-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:600; font-display:swap; src:url('fonts/outfit-latin-600-normal.woff2') format('woff2'); }
