@font-face {
    font-family: 'Sohne';
    src: url('../fonts/TestSohne-Buch.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Sohne';
    src: url('../fonts/TestSohne-Leicht.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Sohne';
    src: url('../fonts/TestSohne-Halbfett.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}