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

}