@font-face {
    font-family: 'AvenirNextLTPro-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/AvenirNextLTPro-Bold.otf') format('woff'),
        url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'),
        url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype'),
        url('../fonts/AvenirNextLTPro-Bold.svg') format('svg');
}

@font-face {
    font-family: 'AvenirNextLTPro-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/AvenirNextLTPro-Regular.otf') format('woff'),
        url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'),
        url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'),
        url('../fonts/AvenirNextLTPro-Regular.svg') format('svg');
}
@font-face {
    font-family: 'Arial-Bold';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Arial-Bold.eot') format('embedded-opentype'),
        url('../fonts/Arial-Bold.woff') format('woff'),
        url('../fonts/Arial-Bold.ttf') format('truetype'),
        url('../fonts/Arial-Bold.svg') format('svg');
}