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