/* ==========================================================================
   Comfortaa — self-hosted (SIL Open Font License 1.1)
   Pfade sind relativ zu DIESER Datei: css/fonts.css  ->  ../fonts/*.woff2
   font-display: swap  = Text sofort sichtbar, Tausch sobald Font geladen ist.
   ========================================================================== */

@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('comfortaa-300.woff2') format('woff2');
}

@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('comfortaa-400.woff2') format('woff2');
}

@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('comfortaa-500.woff2') format('woff2');
}

@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('comfortaa-600.woff2') format('woff2');
}

@font-face {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('comfortaa-700.woff2') format('woff2');
}
