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

@font-face {
    font-family: 'Sohne';
    src: url('Sohne-LeichtKursiv.woff2') format('woff2'),
         url('Sohne-LeichtKursiv.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

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

@font-face {
    font-family: 'Sohne';
    src: url('Sohne-BuchKursiv.woff2') format('woff2'),
         url('Sohne-BuchKursiv.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}

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

@font-face {
    font-family: 'Sohne';
    src: url('Sohne-KraftigKursiv.woff2') format('woff2'),
         url('Sohne-KraftigKursiv.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
