@font-face {
    font-family: 'Sohne-Fett';
    src: url('Sohne-Fett.woff2') format('woff2'),
        url('Sohne-Fett.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne-Kraftig';
    src: url('Sohne-Kraftig.woff2') format('woff2'),
        url('Sohne-Kraftig.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne-Fett';
    src: url('Sohne-FettKursiv.woff2') format('woff2'),
        url('Sohne-FettKursiv.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne-Kraftig';
    src: url('Sohne-KraftigKursiv.woff2') format('woff2'),
        url('Sohne-KraftigKursiv.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne-Schmal-Buch';
    src: url('SohneSchmal-Buch.woff2') format('woff2'),
        url('SohneSchmal-Buch.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

