|
1 | 1 | @font-face { |
2 | | - font-family: "SurveyWithCodeChinese"; |
3 | | - src: url("/fonts/chinese/SurveyWithCodeChinese-Light.woff2") format("woff2"); |
| 2 | + font-family: "SurveyWithCodeTaiwan"; |
| 3 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-ExtraLight.woff2") format("woff2"); |
| 4 | + font-weight: 200; |
| 5 | + font-style: normal; |
| 6 | + font-display: swap; |
| 7 | +} |
| 8 | + |
| 9 | +@font-face { |
| 10 | + font-family: "SurveyWithCodeTaiwan"; |
| 11 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-Light.woff2") format("woff2"); |
4 | 12 | font-weight: 300; |
5 | 13 | font-style: normal; |
6 | 14 | font-display: swap; |
7 | 15 | } |
8 | 16 |
|
9 | 17 | @font-face { |
10 | | - font-family: "SurveyWithCodeChinese"; |
11 | | - src: url("/fonts/chinese/SurveyWithCodeChinese-Regular.woff2") format("woff2"); |
| 18 | + font-family: "SurveyWithCodeTaiwan"; |
| 19 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-Regular.woff2") format("woff2"); |
12 | 20 | font-weight: 400; |
13 | 21 | font-style: normal; |
14 | 22 | font-display: swap; |
15 | 23 | } |
16 | 24 |
|
17 | 25 | @font-face { |
18 | | - font-family: "SurveyWithCodeChinese"; |
19 | | - src: url("/fonts/chinese/SurveyWithCodeChinese-Medium.woff2") format("woff2"); |
| 26 | + font-family: "SurveyWithCodeTaiwan"; |
| 27 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-Medium.woff2") format("woff2"); |
20 | 28 | font-weight: 500; |
21 | 29 | font-style: normal; |
22 | 30 | font-display: swap; |
23 | 31 | } |
24 | 32 |
|
25 | 33 | @font-face { |
26 | | - font-family: "SurveyWithCodeChinese"; |
27 | | - src: url("/fonts/chinese/SurveyWithCodeChinese-SemiBold.woff2") format("woff2"); |
| 34 | + font-family: "SurveyWithCodeTaiwan"; |
| 35 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-SemiBold.woff2") format("woff2"); |
28 | 36 | font-weight: 600; |
29 | 37 | font-style: normal; |
30 | 38 | font-display: swap; |
31 | 39 | } |
32 | 40 |
|
33 | 41 | @font-face { |
34 | | - font-family: "SurveyWithCodeChinese"; |
35 | | - src: url("/fonts/chinese/SurveyWithCodeChinese-Bold.woff2") format("woff2"); |
| 42 | + font-family: "SurveyWithCodeTaiwan"; |
| 43 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-Bold.woff2") format("woff2"); |
36 | 44 | font-weight: 700; |
37 | 45 | font-style: normal; |
38 | 46 | font-display: swap; |
39 | 47 | } |
| 48 | + |
| 49 | +@font-face { |
| 50 | + font-family: "SurveyWithCodeTaiwan"; |
| 51 | + src: url("/fonts/taiwan/SurveyWithCodeTaiwan-Heavy.woff2") format("woff2"); |
| 52 | + font-weight: 900; |
| 53 | + font-style: normal; |
| 54 | + font-display: swap; |
| 55 | +} |
0 commit comments