/* Lokal eingebundene Schriften (kein Google-Server, DSGVO-konform).
   Anton (Headlines), Oswald (Labels), Inter (Fliesstext).
   Oswald/Inter sind Variable Fonts -> Gewichts-Range je Familie. */
@font-face{font-family:'Anton';font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/anton.woff2) format('woff2')}
@font-face{font-family:'Oswald';font-style:normal;font-weight:500 700;font-display:swap;src:url(../fonts/oswald.woff2) format('woff2')}
@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url(../fonts/inter.woff2) format('woff2')}
