@font-face {
    font-family: 'neue_bold';
    src: url('BebasNeue Bold.eot');
    src: url('BebasNeue Bold.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Bold.woff2') format('woff2'),
         url('BebasNeue Bold.woff') format('woff'),
         url('BebasNeue Bold.ttf') format('truetype'),
         url('BebasNeue Bold.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'neue_light';
    src: url('BebasNeue Light.eot');
    src: url('BebasNeue Light.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Light.woff2') format('woff2'),
         url('BebasNeue Light.woff') format('woff'),
         url('BebasNeue Light.ttf') format('truetype'),
         url('BebasNeue Light.svg#bebas_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'neue';
    src: url('BebasNeue Regular.eot');
    src: url('BebasNeue Regular.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue Regular.woff2') format('woff2'),
         url('BebasNeue Regular.woff') format('woff'),
         url('BebasNeue Regular.ttf') format('truetype'),
         url('BebasNeue Regular.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}