@font-face {
    font-family: 'AvenirNextLTW01';
    src: url('fonts/AvenirNextLTW01.eot');
    src: url('fonts/AvenirNextLTW01.eot?#iefix') format('embedded-opentype'),
         url('fonts/AvenirNextLTW01.woff2') format('woff2'),
         url('fonts/AvenirNextLTW01.woff') format('woff'),
         url('fonts/AvenirNextLTW01.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto';
    src: url('fonts/roboto-regular-webfont.eot');
    src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/roboto-regular-webfont.woff2') format('woff2'),
    url('fonts/roboto-regular-webfont.woff') format('woff'),
    url('fonts/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}