@font-face {
    font-family: 'bebas_neuebold';
    src: url('/fonts/bebasneue_bold.eot');
    src: url('/fonts/bebasneue_bold.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_bold.woff') format('woff'),
         url('/fonts/bebasneue_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('/fonts/bebasneue_book.eot');
    src: url('/fonts/bebasneue_book.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_book.woff') format('woff'),
         url('/fonts/bebasneue_book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuelight';
    src: url('/fonts/bebasneue_light.eot');
    src: url('/fonts/bebasneue_light.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_light.woff') format('woff'),
         url('/fonts/bebasneue_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_regularregular';
    src: url('/fonts/bebasneue_regular.eot');
    src: url('/fonts/bebasneue_regular.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_regular.woff') format('woff'),
         url('/fonts/bebasneue_regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neuethin';
    src: url('/fonts/bebasneue_thin.eot');
    src: url('/fonts/bebasneue_thin.eot?#iefix') format('embedded-opentype'),
         url('/fonts/bebasneue_thin.woff') format('woff'),
         url('/fonts/bebasneue_thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SegoeUIItalic";
    src: url("/fonts/SegoeUIItalic/SegoeUIItalic.eot");
    src: url("/fonts/SegoeUIItalic/SegoeUIItalic.eot?#iefix")format("embedded-opentype"),
    url("/fonts/SegoeUIItalic/SegoeUIItalic.woff") format("woff"),
    url("/fonts/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "SegoeUIRegular";
    src: url("/fonts/SegoeUIRegular/SegoeUIRegular.eot");
    src: url("/fonts/SegoeUIRegular/SegoeUIRegular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/SegoeUIRegular/SegoeUIRegular.woff") format("woff"),
    url("/fonts/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
