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



/*
*
*    OpenSans
*
*/


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