SourceHanSansSC-Light.css 418 B

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