5 changed files with 56 additions and 49 deletions
@ -1,27 +1,27 @@ |
|||
// @font-face { |
|||
// font-family: 'PingFang Regular'; |
|||
// src: url('../assets/fonts/PingFang-regular.ttf') format('truetype'); |
|||
// font-weight: normal; |
|||
// font-style: normal; |
|||
// } |
|||
@font-face { |
|||
font-family: 'PingFang Regular'; |
|||
src: url('../assets/fonts/PingFang-regular.ttf') format('truetype'); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
|
|||
// @font-face { |
|||
// font-family: 'PingFang Simple Thin'; |
|||
// src: url('../assets/fonts/pingfang-simple-thin.ttf') format('truetype'); |
|||
// font-weight: normal; |
|||
// font-style: normal; |
|||
// } |
|||
@font-face { |
|||
font-family: 'PingFang Simple Thin'; |
|||
src: url('../assets/fonts/pingfang-simple-thin.ttf') format('truetype'); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
|
|||
// @font-face { |
|||
// font-family: 'PingFang Simple Bold'; |
|||
// src: url('../assets/fonts/pingfang-simple-bold.ttf') format('truetype'); |
|||
// font-weight: normal; |
|||
// font-style: normal; |
|||
// } |
|||
@font-face { |
|||
font-family: 'PingFang Simple Bold'; |
|||
src: url('../assets/fonts/pingfang-simple-bold.ttf') format('truetype'); |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
} |
|||
|
|||
// @font-face { |
|||
// font-family: 'FZZhengHeiS-B-GB'; |
|||
// src: url('../assets/fonts/fzzhengheis-el-gb.ttf') format('truetype'); |
|||
// font-weight: bolder; |
|||
// font-style: normal; |
|||
// } |
|||
@font-face { |
|||
font-family: 'FZZhengHeiS-B-GB'; |
|||
src: url('../assets/fonts/fzzhengheis-el-gb.ttf') format('truetype'); |
|||
font-weight: bolder; |
|||
font-style: normal; |
|||
} |
Loading…
Reference in new issue