@font-face {
    font-family: 'Avenir';
    src: url('Avenir-Heavy.eot');
    src: url('Avenir-Heavy.eot?#iefix') format('embedded-opentype'),
    url('Avenir-Heavy.woff2') format('woff2'),
    url('Avenir-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'AvenirNext';
    src: url('Avenir Next W10 Regular.woff2') format('woff2'),
        url('Avenir Next W10 Regular.woff') format('woff'),
        url('Avenir Next W10 Regular.ttf') format('truetype'),
        url('Avenir Next W10 Regular.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNext LT Pro';
    src: url('AvenirNextLTPro-Bold.eot');
    src: url('AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('AvenirNextLTPro-Bold.woff') format('woff'),
        url('AvenirNextLTPro-Bold.ttf') format('truetype'),
        url('AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'os_sansbold';
    src: url('ossans-webfont.woff2') format('woff2'),
    url('ossans-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}