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

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