We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d71945 commit f4d9206Copy full SHA for f4d9206
web_src/less/_font_i18n.less
@@ -33,7 +33,7 @@ each(@fonts, {
33
34
@fonts: {
35
@ja:
36
- "HiraginoSans-:{W2,W4,W5,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}",
+ "HiraginoSans-:{W2,W4,W5,W6}", "HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}",
37
.shs("JP")[], .shs("J")[], .noto("JP")[], .shs("")[],
38
/* https://acetaminophen.hatenablog.com/entry/2016/02/15/225009 */
39
"Yu Gothic :{Regular,Medium,Bold}", "YuGothic :{Regular,Medium,Bold}",
@@ -54,7 +54,7 @@ each(@fonts, {
54
"HiraginoSansTC-:{W3,W6}", "Hiragino Sans TC :{W3,W6}",
55
"Microsoft JhengHei:{ Light,, Bold}", "Heiti TC :{Light,Medium}", "PMingLiU_HKSCS:{}", "PMingLiU:{}";
56
@ko:
57
- "AppleSDGothicNeo-:{Light,Regular,Medium,Semibold}",
+ "AppleSDGothicNeo-:{Light,Regular,Medium,SemiBold}",
58
.shs("KR")[], .shs("K")[], .noto("KR")[],
59
"NanumBarunGothic:{ Light,, Bold}",
60
"Malgun Gothic:{ Semilight,, Bold}", "Nanum Gothic:{, Bold}", "Dotum:{}";
0 commit comments