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

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

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