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