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

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

