@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');
    font-weight: normal;
    font-style: normal;
}

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

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