@charset "UTF-8";

@font-face {
  font-family: "Source Han Sans CN Regular";
  src: url("Source Han Sans CN Regular.woff2") format("woff2"),
       url("Source Han Sans CN Regular.woff") format("woff"),
       url("Source Han Sans CN Regular.ttf") format("truetype"),
       url("Source Han Sans CN Regular.eot") format("embedded-opentype"),
       url("Source Han Sans CN Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}