/* Lokale Fonts - DSGVO konform */
@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 300 800;
    font-display: swap;
    src: url('/fonts/outfit.woff2') format('woff2');
}

