@font-face {
    font-family: 'Avenir';
    src: url('avenir-roman-webfont.eot');
    src: url('avenir-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-roman-webfont.woff2') format('woff2'),
         url('avenir-roman-webfont.woff') format('woff'),
         url('avenir-roman-webfont.ttf') format('truetype'),
         url('avenir-roman-webfont.svg#avenir_55roman') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('avenir-oblique-webfont.eot');
    src: url('avenir-oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-oblique-webfont.woff2') format('woff2'),
         url('avenir-oblique-webfont.woff') format('woff'),
         url('avenir-oblique-webfont.ttf') format('truetype'),
         url('avenir-oblique-webfont.svg#avenir_55oblique') format('svg');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'Avenir';
    src: url('avenir-medium-webfont.eot');
    src: url('avenir-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-medium-webfont.woff2') format('woff2'),
         url('avenir-medium-webfont.woff') format('woff'),
         url('avenir-medium-webfont.ttf') format('truetype'),
         url('avenir-medium-webfont.svg#avenir_65medium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('avenir-mediumoblique-webfont.eot');
    src: url('avenir-mediumoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-mediumoblique-webfont.woff2') format('woff2'),
         url('avenir-mediumoblique-webfont.woff') format('woff'),
         url('avenir-mediumoblique-webfont.ttf') format('truetype'),
         url('avenir-mediumoblique-webfont.svg#avenir_65medium_oblique') format('svg');
    font-weight: 500;
    font-style: italic;

}

@font-face {
    font-family: 'Avenir';
    src: url('avenir-black-webfont.eot');
    src: url('avenir-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-black-webfont.woff2') format('woff2'),
         url('avenir-black-webfont.woff') format('woff'),
         url('avenir-black-webfont.ttf') format('truetype'),
         url('avenir-black-webfont.svg#avenir_95_blackregular') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir';
    src: url('avenir-blackoblique-webfont.eot');
    src: url('avenir-blackoblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('avenir-blackoblique-webfont.woff2') format('woff2'),
         url('avenir-blackoblique-webfont.woff') format('woff'),
         url('avenir-blackoblique-webfont.ttf') format('truetype'),
         url('avenir-blackoblique-webfont.svg#avenir_95_blackoblique') format('svg');
    font-weight: 700;
    font-style: italic;

}