@font-face {
 font-family: soehne;
 src: url('/static/fonts/soehne-dreiviertelfett.woff2') format('woff2-variations');
 font-weight: 700;
 font-style: normal;
 font-display: swap;
}

@font-face {
 font-family: soehne;
 src: url('/static/fonts/soehne-halbfett.woff2') format('woff2-variations');
 font-weight: 600;
 font-style: normal;
 font-display: swap;
}

@font-face {
    font-family: 'sifonn_pro';
    src: url('/static/fonts/sifonn_pro.woff2') format('woff2-variations');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
   }
   
@font-face {
    font-family: 'sifonn_outline';
    src: url('/static/fonts/sifonn_outline.woff2') format('woff2-variations');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
   }