fonts.css 238 B

1234567891011
  1. @font-face {
  2. font-family: 'PingFang SC';
  3. src: url('/fonts/PingFang Regular.ttf') format('truetype');
  4. }
  5. @font-face {
  6. font-synthesis: none;
  7. font-family: "STSongtiSC";
  8. src: url('/fonts/STSongti-SC-Black.woff2') format('woff2');
  9. }