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