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

@font-face {
    font-family: 'Bebas Neue';
    src: url("./bebasneue_bold-webfont.eot");
    src: url("./bebasneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("./bebasneue_bold-webfont.woff2") format("woff2"), url("./bebasneue_bold-webfont.woff") format("woff"), url("./bebasneue_bold-webfont.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}