@font-face {
    font-family: 'Avenir-Regular';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Avenir-Regular.eot') format('embedded-opentype'),
        url('../fonts/Avenir-Regular.woff') format('woff'),
        url('../fonts/Avenir-Regular.ttf') format('truetype'),
        url('../fonts/Avenir-Regular.svg') format('svg');
}

@font-face {
    font-family: 'Avenir-Black';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Avenir-Black.eot') format('embedded-opentype'),
        url('../fonts/Avenir-Black.woff') format('woff'),
        url('../fonts/Avenir-Black.ttf') format('truetype'),
        url('../fonts/Avenir-Black.svg') format('svg');
}
/*
@font-face {
    font-family: 'Montserrat-Light';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/Montserrat-Light.eot') format('embedded-opentype'),
        url('../fonts/Montserrat-Light.woff') format('woff'),
        url('../fonts/Montserrat-Light.ttf') format('truetype'),
        url('../fonts/Montserrat-Light.svg') format('svg');
}
*/
