SansCN-Normal.css 171 B

12345678
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "SansCN-Normal";
  4. src: url("SourceHanSansCN-Medium.otf") format("openType");
  5. font-weight: normal;
  6. font-style: normal;
  7. }