mirror of
https://github.com/SinTan1729/chhoto-url
synced 2024-12-26 07:38:36 -06:00
chg: Switch to woff2 fonts
This commit is contained in:
parent
f3d5e2cf50
commit
cde3fb4c89
4 changed files with 1 additions and 8 deletions
Binary file not shown.
BIN
resources/static/Montserrat-VF.woff2
Normal file
BIN
resources/static/Montserrat-VF.woff2
Normal file
Binary file not shown.
Binary file not shown.
|
@ -1,13 +1,6 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: Montserrat;
|
font-family: Montserrat;
|
||||||
font-style: normal;
|
src: url('Montserrat-VF.woff2');
|
||||||
src: url('Montserrat.ttf');
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: Montserrat;
|
|
||||||
font-style: italic;
|
|
||||||
src: url('Montserrat-Italic.ttf');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|
Loading…
Reference in a new issue