/*!
FONTS
*/

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


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

}



