/* Self-hosted Fonts (DSGVO) — NIEMALS fonts.googleapis.com einbinden.
   Arimo = Headings, Raleway = Body/Buttons (1:1 zum Bestand). */

@font-face { font-family:'Arimo'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/arimo-400.woff2') format('woff2'); }
@font-face { font-family:'Arimo'; font-style:normal; font-weight:500; font-display:swap; src:url('/assets/fonts/arimo-500.woff2') format('woff2'); }
@font-face { font-family:'Arimo'; font-style:normal; font-weight:600; font-display:swap; src:url('/assets/fonts/arimo-600.woff2') format('woff2'); }
@font-face { font-family:'Arimo'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/arimo-700.woff2') format('woff2'); }

@font-face { font-family:'Raleway'; font-style:normal; font-weight:400; font-display:swap; src:url('/assets/fonts/raleway-400.woff2') format('woff2'); }
@font-face { font-family:'Raleway'; font-style:normal; font-weight:500; font-display:swap; src:url('/assets/fonts/raleway-500.woff2') format('woff2'); }
@font-face { font-family:'Raleway'; font-style:normal; font-weight:600; font-display:swap; src:url('/assets/fonts/raleway-600.woff2') format('woff2'); }
@font-face { font-family:'Raleway'; font-style:normal; font-weight:700; font-display:swap; src:url('/assets/fonts/raleway-700.woff2') format('woff2'); }
