@font-face {
    font-family: 'Avenir';
    src: url('../font/avenir.otf') format('opentype'),
        url('../font/AvenirNextLTPro-Regular.eot') format('embedded-opentype'),
        url('../font/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}