SourceHanSansSC-Heavy.css 418 B

123456789101112
  1. @charset "UTF-8";
  2. @font-face {
  3. font-family: "SourceHanSansSC-Heavy";
  4. src: url("SourceHanSansSC-Heavy.woff2") format("woff2"),
  5. url("SourceHanSansSC-Heavy.woff") format("woff"),
  6. url("SourceHanSansSC-Heavy.ttf") format("truetype"),
  7. url("SourceHanSansSC-Heavy.eot") format("embedded-opentype"),
  8. url("SourceHanSansSC-Heavy.svg") format("svg");
  9. font-weight: normal;
  10. font-style: normal;
  11. }