|
|
@@ -1,35 +0,0 @@
|
|
|
-$ext-font-path: get-resource-path('fonts');
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'pingFangSC-Regular';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-准-简.ttf') format('truetype');
|
|
|
- font-weight: normal;
|
|
|
- font-style: normal;
|
|
|
-}
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'PingFangSC-Ultralight';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-极细-简.ttf') format('truetype');
|
|
|
- font-weight: normal;
|
|
|
- font-style: normal;
|
|
|
-}
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'PingFangSC-Light';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-细-简.ttf?t=1541646656813') format('truetype');
|
|
|
-}
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'PingFangSC-Thin';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-纤细-简.ttf?t=1541646656813') format('truetype');
|
|
|
-}
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'PingFangSC-Medium';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-中黑-简.ttf?t=1541646656813') format('truetype');
|
|
|
-}
|
|
|
-
|
|
|
-@font-face {
|
|
|
- font-family: 'PingFangSC-Medium';
|
|
|
- src: url('#{$ext-font-path}/pingfang/苹方黑体-中粗-简.ttf?t=1541646656813') format('truetype');
|
|
|
-}
|