Optimize loading Google Fonts

This commit is contained in:
Akira Tempaku 2025-05-20 09:25:17 +09:00
commit 6e5bf7dbc4
Signed by: paku
GPG key ID: 5B4E8402BCC50607
3 changed files with 13 additions and 10 deletions
static/style

View file

@ -11,13 +11,6 @@
}
}
@supports (font-variation-settings: medium) {
:root {
font-family: "Zen Maru Gothic", sans-serif;
}
}
@supports (font-variation-settings: bold) {
:root {
font-family: "Zen Maru Gothic", sans-serif;