Using WOFF2 fonts instead of TTF
This commit is contained in:
parent
9266cf5dc6
commit
34766a27f9
@ -6,5 +6,5 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
src: url("/ubuntu.ttf");
|
src: url("/ubuntu.woff2") format("woff2");
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
BIN
app/static/ubuntu.woff2
Normal file
BIN
app/static/ubuntu.woff2
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user