SourceHanSansSC-Bold.css 412 B

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