@import url('https://fonts.cdnfonts.com/css/segoe-ui-4');

@font-face {
    font-family: 'sohneb';
    src: url('/static/fonts/sohne_b.otf') format('opentype');
}

@font-face {
    font-family: 'sohnedb';
    src: url('/static/fonts/sohne_d.otf') format('opentype');
}

@font-face {
    font-family: 'sohned';
    src: url('/static/fonts/sohne-700-normal.woff') format('woff');
}

@font-face {
    font-family: 'sohne';
    src: url('/static/fonts/sohne.woff2') format('woff2');
}

@font-face {
    font-family: 'sansi';
    src: url('/static/fonts/sans-roman.woff2') format('woff2');
}

@font-face {
    font-family: 'serifi';
    src: url('/static/fonts/serif-roman.woff2') format('woff2');
    font-variant: oldstyle-nums;
}

@font-face {
    font-family: 'aveb';
    src: url('/static/fonts/avnb.woff') format('woff2');
    ;
    /* Modern Browsers */
    font-weight: 500;
    font-style: normal;
}