@charset "UTF-8";
/*@font-face*/
/*@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.woff2") format("woff2"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.woff") format("woff"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.ttf") format("truetype"),
       url("../font/Source\ Han\ Sans\ CN\ Regular.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCNRegular_Source\ Han\ Sans\ CN\ Regular.svg") format("svg");
      font-weight: normal;
      font-style: normal;
}*/
@font-face {
  font-family: "OpenSans";
  src: url("../font/OpenSans-Regular.ttf");
      font-weight: normal;
      font-style: normal;
}