@font-face {
    font-family: 'Avenir-Book';
    src: url('AvenirLTStd-Book.eot');
    src: url('AvenirLTStd-Book.eot#iefix') format('embedded-opentype'),
        url('AvenirLTStd-Book.woff') format('woff2'),
        url('AvenirLTStd-Book.woff') format('woff'),
        url('AvenirLTStd-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Roman';
    src: url('AvenirLTStd-Roman.eot');
    src: url('AvenirLTStd-Roman.eot#iefix') format('embedded-opentype'),
        url('AvenirLTStd-Roman.woff') format('woff2'),
        url('AvenirLTStd-Roman.woff') format('woff'),
        url('AvenirLTStd-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Medium';
    src: url('AvenirLTStd-Medium.eot');
    src: url('AvenirLTStd-Medium.eot#iefix') format('embedded-opentype'),
        url('AvenirLTStd-Medium.woff') format('woff2'),
        url('AvenirLTStd-Medium.woff') format('woff'),
        url('AvenirLTStd-Medium.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Avenir-Light';
    src: url('AvenirLTStd-Light.eot');
    src: url('AvenirLTStd-Light.eot#iefix') format('embedded-opentype'),
        url('AvenirLTStd-Light.woff') format('woff2'),
        url('AvenirLTStd-Light.woff') format('woff'),
        url('AvenirLTStd-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir-Bold';
    src: url('AvenirNext-Bold.eot');
    src: url('AvenirNext-Bold.eot#iefix') format('embedded-opentype'),
        url('AvenirNext-Bold.woff') format('woff2'),
        url('AvenirNext-Bold.woff') format('woff'),
        url('AvenirNext-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}