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

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

@font-face {
    font-family: 'benchnineregular';
    src: url('benchnine-regular-webfont.woff2') format('woff2'),
         url('benchnine-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
