@font-face {
    font-family: 'Sohne Breit';
    src: url('SohneBreit-Leicht.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne Breit';
    src: url('SohneBreit-Buch.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sohne Breit';
    src: url('SohneBreit-Halbfett.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
