chore: remove unused font and only preload main fonts (#132)

This commit is contained in:
Robert Kaussow 2021-05-19 22:10:54 +02:00 committed by GitHub
parent e629d15607
commit 98271b1232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 15 deletions

View file

@ -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"),