theme: remove unused fonts

because we only support IE11 and evergreen browsers, having woff and woff2 is enough
This commit is contained in:
Sören Weber 2021-10-30 23:10:57 +02:00
parent 70e7e603f8
commit 8f7c0da9e7
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589
27 changed files with 3 additions and 11 deletions

File diff suppressed because one or more lines are too long

Before

(image error) Size: 256 KiB

View file

@ -21,22 +21,21 @@
}
@font-face {
font-family: 'Novacento Sans Wide';
src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot");
src: url("../fonts/Novecentosanswide-UltraLight-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff2") format("woff2"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff") format("woff"), url("../fonts/Novecentosanswide-UltraLight-webfont.ttf") format("truetype"), url("../fonts/Novecentosanswide-UltraLight-webfont.svg#novecento_sans_wideultralight") format("svg");
font-style: normal;
font-weight: 200;
src: url("../fonts/Novecentosanswide-UltraLight-webfont.woff2") format("woff2"), url("../fonts/Novecentosanswide-UltraLight-webfont.woff") format("woff");
}
@font-face {
font-family: 'Work Sans';
font-style: normal;
font-weight: 300;
src: url("../fonts/Work_Sans_300.eot?#iefix") format("embedded-opentype"), url("../fonts/Work_Sans_300.woff") format("woff"), url("../fonts/Work_Sans_300.woff2") format("woff2"), url("../fonts/Work_Sans_300.svg#WorkSans") format("svg"), url("../fonts/Work_Sans_300.ttf") format("truetype");
src: url("../fonts/Work_Sans_300.woff2") format("woff2"), url("../fonts/Work_Sans_300.woff") format("woff");
}
@font-face {
font-family: 'Work Sans';
font-style: normal;
font-weight: 500;
src: url("../fonts/Work_Sans_500.eot?#iefix") format("embedded-opentype"), url("../fonts/Work_Sans_500.woff") format("woff"), url("../fonts/Work_Sans_500.woff2") format("woff2"), url("../fonts/Work_Sans_500.svg#WorkSans") format("svg"), url("../fonts/Work_Sans_500.ttf") format("truetype");
src: url("../fonts/Work_Sans_500.woff2") format("woff2"), url("../fonts/Work_Sans_500.woff") format("woff");
}
body {
background: #fff;

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 60 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 96 KiB

File diff suppressed because one or more lines are too long

Before

(image error) Size: 90 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 54 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 54 KiB

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 53 KiB

Binary file not shown.