Add TC and SC fonts

This commit is contained in:
Natsumi
2023-06-01 04:57:36 +12:00
parent 9501a18972
commit 44d63c2f32
4 changed files with 1082 additions and 928 deletions

View File

@@ -127,8 +127,8 @@ input,
textarea,
select,
button {
font-family: 'Noto Sans JP', 'Noto Sans KR', 'Meiryo UI', 'Malgun Gothic',
'Segoe UI', sans-serif;
font-family: 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans TC', 'Noto Sans SC',
'Meiryo UI', 'Malgun Gothic', 'Segoe UI', sans-serif;
line-height: normal;
}