Optimize loading Google Fonts
This commit is contained in:
parent
72355f3053
commit
6e5bf7dbc4
3 changed files with 13 additions and 10 deletions
static/style
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue