123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- @font-face {
- font-family: "PingFang SC-Light";
- src: url('./PingFangSC-Light.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PingFang SC-Medium";
- src: url('./PingFangSC-Medium.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PingFang SC-Regular";
- src: url('./PingFangSC-Regular.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PingFang SC-Semibold";
- src: url('./PingFangSC-Semibold.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PingFang SC-Thin";
- src: url('./PingFangSC-Thin.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PingFang SC-Ultralight";
- src: url('./PingFangSC-Ultralight.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
- }
- @font-face {
- font-family: "PangMenZhengDao";
- src: url('./PangMenZhengDao.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
- }
|