@font-face {
    font-family: 'Avenir-Light';
    src: url('../fonts/AvenirLTStd-Light.eot');
    src: url('../fonts/AvenirLTStd-Light.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/AvenirLTStd-Light.woff2') format('woff2'), 
        url('../fonts/AvenirLTStd-Light.woff') format('woff'), 
        url('../fonts/AvenirLTStd-Light.ttf') format('truetype'), 
        url('../fonts/AvenirLTStd-Light.otf') format('opentype'), 
        url('../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Avenir-Oblique';
    src: url('../fonts/AvenirLTStd-Oblique.eot');
    src: url('../fonts/AvenirLTStd-Oblique.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/AvenirLTStd-Oblique.woff2') format('woff2'), 
        url('../fonts/AvenirLTStd-Oblique.woff') format('woff'), 
        url('../fonts/AvenirLTStd-Oblique.ttf') format('truetype'), 
        url('../fonts/AvenirLTStd-Oblique.otf') format('opentype'), 
        url('../fonts/AvenirLTStd-Oblique.svg#AvenirLTStd-Oblique') format('svg');
    font-weight: 400;
    font-style: oblique;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Avenir-Roman';
    src: url('../fonts/AvenirLTStd-Roman.eot');
    src: url('../fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'), 
        url('../fonts/AvenirLTStd-Roman.woff2') format('woff2'), 
        url('../fonts/AvenirLTStd-Roman.woff') format('woff'), 
        url('../fonts/AvenirLTStd-Roman.ttf') format('truetype'), 
        url('../fonts/AvenirLTStd-Roman.otf') format('opentype'), 
        url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}
@font-face {
    font-family: 'Avenir-Heavy';
    src: url('../fonts/AvenirLTStd-Heavy.eot');
    src: url('../fonts/AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AvenirLTStd-Heavy.woff2') format('woff2'), 
        url('../fonts/AvenirLTStd-Heavy.woff') format('woff'),
        url('../fonts/AvenirLTStd-Heavy.ttf') format('truetype'), 
        url('../fonts/AvenirLTStd-Heavy.otf') format('opentype'), 
        url('../fonts/AvenirLTStd-Heavy.svg#AvenirLTStd-Heavy') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}