@font-face {
    font-family: Bebas;
    src: url("../fonts/BebasNeue Regular.eot");
    src: url("../fonts/BebasNeue Regular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasNeue Regular.woff") format("woff");
    src: url("../fonts/BebasNeue Regular.otf") format("opentype");
}

@font-face {
    font-family: Bebas;
    font-weight: bold;
    src: url("../fonts/BebasNeue Bold.eot");
    src: url("../fonts/BebasNeue Bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasNeue Bold.woff") format("woff");
    src: url("../fonts/BebasNeue Bold.otf") format("opentype");
}

@font-face {
    font-family: Bebas;
    font-weight: lighter;
    src: url("../fonts/BebasNeue Light.eot");
    src: url("../fonts/BebasNeue Light.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasNeue Light.woff") format("woff");
    src: url("../fonts/BebasNeue Light.otf") format("opentype");
}

@font-face {
    font-family: "BebasBook";
    src: url("../fonts/BebasBook.eot");
    src: url("../fonts/BebasBook.eot?#iefix")format("embedded-opentype"),
    url("../fonts/BebasBook.woff") format("woff"),
    url("../fonts/BebasBook.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}