chore: remove unused font and only preload main fonts (#132)
This commit is contained in:
parent
e629d15607
commit
98271b1232
2 changed files with 0 additions and 15 deletions
|
@ -43,15 +43,6 @@
|
|||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Droid Sans";
|
||||
src: url("fonts/DroidSans.woff2") format("woff2"),
|
||||
url("fonts/DroidSans.woff") format("woff");
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Metropolis";
|
||||
src: url("fonts/Metropolis.woff2") format("woff2"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue