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

}