/* font-family: "RobotoRegular"; */
@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot@.html")format("embedded-opentype"),
         url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
         url("../fonts/RobotoRegular/RobotoRegular.hxd.html") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "RobotoLight";
    src: url("../fonts/RobotoLight/RobotoLight.eot");
    src: url("../fonts/RobotoLight/RobotoLight.eot@.html")format("embedded-opentype"),
         url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
         url("../fonts/RobotoLight/RobotoLight.hxd.html") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoMedium"; */
@font-face {
    font-family: "RobotoMedium";
    src: url("../fonts/RobotoMedium/RobotoMedium.eot");
    src: url("../fonts/RobotoMedium/RobotoMedium.eot@.html")format("embedded-opentype"),
         url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
         url("../fonts/RobotoMedium/RobotoMedium.hxd.html") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoBold"; */
@font-face {
    font-family: "RobotoBold";
    src: url("../fonts/RobotoBold/RobotoBold.eot");
    src: url("../fonts/RobotoBold/RobotoBold.eot@.html")format("embedded-opentype"),
         url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
         url("../fonts/RobotoBold/RobotoBold.hxd.html") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoThin_Italic";
    src: url('../fonts/RobotoThinitalic/roboto-thinitalic-webfont.eot');
    src: url('../fonts/RobotoThinitalic/roboto-thinitalic-webfont.eot@.html') format('embedded-opentype'),
         url('../fonts/RobotoThinitalic/roboto-thinitalic-webfont.woff2') format('woff2'),
         url('../fonts/RobotoThinitalic/roboto-thinitalic-webfont.woff') format('woff'),
         url('../fonts/RobotoThinitalic/roboto-thinitalic-webfont.hxd.html') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RobotoBlack";
    src: url('../fonts/RobotoBlack/roboto-black-webfont.eot');
    src: url('../fonts/RobotoBlack/roboto-black-webfont.eot@.html') format('embedded-opentype'),
         url('../fonts/RobotoBlack/roboto-black-webfont.woff2') format('woff2'),
         url('../fonts/RobotoBlack/roboto-black-webfont.woff') format('woff'),
         url('../fonts/RobotoBlack/roboto-black-webfont.hxd.html') format('truetype');
    font-weight: normal;
    font-style: normal;

}