@font-face {
    font-family: 'avenir45_book';
    src: url('/fonts/Avenir-Book-webfont.woff2') format('woff2'),
         url('/fonts/Avenir-Book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenir85_heavy';
    src: url('/fonts/Avenir-Heavy-webfont.woff2') format('woff2'),
         url('/fonts/Avenir-Heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenir35_light';
    src: url('/fonts/Avenir-Light-webfont.woff2') format('woff2'),
         url('/fonts/Avenir-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}