/* Lokale Webfonts (SIL Open Font License, siehe css/fonts/OFL-LICENSE.txt)
   Ersetzt Google Fonts CDN → keine IP-Übertragung an Google, DSGVO-konform. */

@font-face { font-family:'Bebas Neue'; font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/BebasNeue-Regular.woff2') format('woff2'); }
@font-face { font-family:'Barlow'; font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/Barlow-Regular.woff2') format('woff2'); }
@font-face { font-family:'Barlow'; font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/Barlow-Medium.woff2') format('woff2'); }
@font-face { font-family:'Barlow'; font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/Barlow-SemiBold.woff2') format('woff2'); }
@font-face { font-family:'Barlow'; font-style:normal; font-weight:700; font-display:swap;
  src:url('fonts/Barlow-Bold.woff2') format('woff2'); }
@font-face { font-family:'Barlow Condensed'; font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/BarlowCondensed-SemiBold.woff2') format('woff2'); }
@font-face { font-family:'Barlow Condensed'; font-style:normal; font-weight:700; font-display:swap;
  src:url('fonts/BarlowCondensed-Bold.woff2') format('woff2'); }
