
/*@font-face*/
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/ regular.woff2") format("woff2"),
       url("../fonts/ regular.woff") format("woff"),
       url("../fonts/ regular.ttf") format("truetype"),
       url("../fonts/ regular.eot") format("embedded-opentype"),
       url("../fonts/ regular.svg") format("svg");
      font-weight: normal;
      font-style: normal;
}