


@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueThin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueBook.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueRegular.eot');
    src: url('BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
         url('BebasNeueRegular.woff') format('woff'),
         url('BebasNeueRegular.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeueBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}