@font-face {
    font-family: 'SVN-Avenir Next';
    src: url('SVN-Avenir Next Bold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Avenir Next';
    src: url('SVN-Avenir Next Demi.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Avenir Next';
    src: url('SVN-Avenir Next Light.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Avenir Next';
    src: url('SVN-Avenir Next Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

