Skip to content

Commit

Permalink
Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)
Browse files Browse the repository at this point in the history
  • Loading branch information
rinsuki committed Dec 12, 2021
1 parent 5723240 commit e0118b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_font_i18n.less
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ each(@fonts, {

@fonts: {
@ja:
"HiraginoSans-:{W2,W4,W5,W6}", "HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}",
"HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}", "HiraginoSans-:{W2,W4,W5,W6}",
.shs("JP")[], .shs("J")[], .noto("JP")[], .shs("")[],
/* https://acetaminophen.hatenablog.com/entry/2016/02/15/225009 */
"Yu Gothic :{Regular,Medium,Bold}", "YuGothic :{Regular,Medium,Bold}",
Expand Down

0 comments on commit e0118b0

Please sign in to comment.