/* BUCH */
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-Buch.woff2') format('woff2'),
        url('../Fonts/Sohne-Buch.woff') format('woff'),
        url('../Fonts/Sohne-Buch.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-BuchKursiv.woff2') format('woff2'),
        url('../Fonts/Sohne-BuchKursiv.woff') format('woff'),
        url('../Fonts/Sohne-BuchKursiv.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

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

/* HALBFETT  */
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-Halbfett.woff2') format('woff2'),
        url('../Fonts/Sohne-Halbfett.woff') format('woff'),
        url('../Fonts/Sohne-Halbfett.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-HalbfettKursiv.woff2') format('woff2'),
        url('../Fonts/Sohne-HalbfettKursiv.woff') format('woff'),
        url('../Fonts/Sohne-HalbfettKursiv.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* DREIVIERTELFETT */
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-Dreiviertelfett.woff2') format('woff2'),
        url('../Fonts/Sohne-Dreiviertelfett.woff') format('woff'),
        url('../Fonts/Sohne-Dreiviertelfett.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sohne';
    src: url('../Fonts/Sohne-DreiviertelfettKursiv.woff2') format('woff2'),
        url('../Fonts/Sohne-DreiviertelfettKursiv.woff') format('woff'),
        url('../Fonts/Sohne-DreiviertelfettKursiv.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
