@font-face {
    font-family: OpenSans;
    src: url("");
    src: url("OpenSansRegular-.eot")format("embedded-opentype"),
    url("OpenSansRegular.woff") format("woff"),
    url("OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: OpenSans;
    src: url("");
    src: url("OpenSansBold-.eot")format("embedded-opentype"),
    url("OpenSansBold.woff") format("woff"),
    url("OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: BebasNeueRegular;
    src: url("");
    src: url("BebasRegular-.eot")format("embedded-opentype"),
    url("BebasRegular.woff") format("woff"),
    url("BebasRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: BebasNeueBold;
    src: url("");
    src: url("BebasBold-.eot")format("embedded-opentype"),
    url("BebasBold.woff") format("woff"),
    url("BebasBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}