/* AVENIR NEXT */
@font-face {
    font-family: 'Avenir Next Bold';
    src: url('avenir_next/AvenirNextLTPro-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir Next Demi';
    src: url('avenir_next/AvenirNextLTPro-Demi.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir Next Medium';
    src: url('avenir_next/AvenirNextLTPro-MediumCn.otf') format('opentype');
}

@font-face {
    font-family: 'Avenir Next Regular';
    src: url('avenir_next/AvenirNextLTPro-Regular.otf') format('opentype');
}