/* Lokal gehostete Schriften — Ersetzen Google Fonts CDN (DSGVO-konform) */
/* Dateien in /public/assets/fonts/ ablegen, Download: https://gwfh.mranftl.com/fonts/ */

/* Outfit */
@font-face { font-family:'Outfit'; font-style:normal; font-weight:300; font-display:swap; src:url('Outfit-Light.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:400; font-display:swap; src:url('Outfit-Regular.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:500; font-display:swap; src:url('Outfit-Medium.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:600; font-display:swap; src:url('Outfit-SemiBold.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:700; font-display:swap; src:url('Outfit-Bold.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:800; font-display:swap; src:url('Outfit-ExtraBold.woff2') format('woff2'); }
@font-face { font-family:'Outfit'; font-style:normal; font-weight:900; font-display:swap; src:url('Outfit-Black.woff2') format('woff2'); }

/* DM Sans — woff2 enthalten */
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:400; font-display:swap; src:url('DMSans-Regular.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:500; font-display:swap; src:url('DMSans-Medium.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:600; font-display:swap; src:url('DMSans-SemiBold.woff2') format('woff2'); }
@font-face { font-family:'DM Sans'; font-style:normal; font-weight:700; font-display:swap; src:url('DMSans-Bold.woff2') format('woff2'); }

/* JetBrains Mono */
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:400; font-display:swap; src:url('JetBrainsMono-Regular.woff2') format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:500; font-display:swap; src:url('JetBrainsMono-Medium.woff2') format('woff2'); }
@font-face { font-family:'JetBrains Mono'; font-style:normal; font-weight:600; font-display:swap; src:url('JetBrainsMono-SemiBold.woff2') format('woff2'); }
