@font-face {
    font-family: 'bebas';
    src: url('BebasNeueBold.eot');
    src: url('TTF/BebasNeueBold.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'bebas';
    src: url('BebasNeueRegular.eot');
    src: url('TTF/BebasNeueRegular.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'bebas';
    src: url('BebasNeueBook.eot');
    src: url('TTF/BebasNeueBook.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'bebas';
    src: url('BebasNeueLight.eot');
    src: url('TTF/BebasNeueLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

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