@font-face {
    font-family: 'Soehne';
    src: url('Sohne-Leicht.woff2') format('woff2'),
        url('Sohne-Leicht.woff') format('woff'),
        url('Sohne-Leicht.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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


@font-face {
    font-family: 'Soehne';
    src: url('Sohne-Halbfett.woff2') format('woff2'),
        url('Sohne-Halbfett.woff') format('woff'),
        url('Sohne-Halbfett.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


