@font-face {
    font-family: 'bebas';
    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#aa_bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}