@font-face {
    font-family: 'Söhne Breit Kräftig';
    src: local('Sohne Breit Kraftig'), local('SohneBreit-Kraftig'),
        url('SohneBreit-Kraftig.woff2') format('woff2'),
        url('SohneBreit-Kraftig.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Söhne Buch';
    src: local('Sohne Dreiviertelfett'), local('Sohne-Dreiviertelfett'),
        url('Sohne-Dreiviertelfett.woff2') format('woff2'),
        url('Sohne-Dreiviertelfett.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

