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

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('./fonts/bebasneue_bold-webfont.eot');
    src: url('./fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/bebasneue_bold-webfont.woff2') format('woff2'),
         url('./fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('./fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('./fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: bold;
    font-style:normal;

}

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

}

/*Update*/

@font-face {
    font-family: 'helvetica_neuelt_black';
    src: url('./fonts/HelveticaNeueLTStd-Hv.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuelt_medium';
    src: url('./fonts/HelveticaNeueLTStd-Md.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuelt_bold';
    src: url('./fonts/HelveticaNeueLTStd-Bd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica_neuelt';
    src: url('./fonts/HelveticaNeueLTStd-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shift';
    src: url('./fonts/shift.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
