- @font-face {
- font-family: 'PingFang SC';
- src: url('/fonts/PingFang Regular.ttf') format('truetype');
- };
- @font-face {
- font-synthesis: none;
- font-family: "STSongtiSC";
- src: url('/fonts/STSongti-SC-Black.ttf') format('truetype')
- url('/fonts/STSongti-SC-Black.woff') format('woff')
- url('/fonts/STSongti-SC-Black.woff2') format('woff2');
- }
|