/* opensans regular */
@font-face {
    font-family: "opensans";
    src: url("./opensans-regular-webfont.eot");
    src: url("./opensans-regular-webfont.eot?#iefix") format('embedded-opentype'),
    url("./opensans-regular-webfont.woff") format('woff'),
    url("./opensans-regular-webfont.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "opensans-400";
    src: url("./opensans-regular-webfont.eot");
    src: url("./opensans-regular-webfont.eot?#iefix") format('embedded-opentype'),
    url("./opensans-regular-webfont.woff") format('woff'),
    url("./opensans-regular-webfont.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans";
    src: url("./opensans-regular-webfont.eot");
    src: url("./opensans-regular-webfont.eot?#iefix") format('embedded-opentype'),
    url("./opensans-regular-webfont.woff") format('woff'),
    url("./opensans-regular-webfont.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans-400";
    src: url("./opensans-regular-webfont.eot");
    src: url("./opensans-regular-webfont.eot?#iefix") format('embedded-opentype'),
    url("./opensans-regular-webfont.woff") format('woff'),
    url("./opensans-regular-webfont.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}