aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/static/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/ymherklotz/static/css/default.css')
-rw-r--r--themes/ymherklotz/static/css/default.css24
1 files changed, 4 insertions, 20 deletions
diff --git a/themes/ymherklotz/static/css/default.css b/themes/ymherklotz/static/css/default.css
index 33217cb..c968d41 100644
--- a/themes/ymherklotz/static/css/default.css
+++ b/themes/ymherklotz/static/css/default.css
@@ -4,7 +4,7 @@
font-weight: 500;
font-stretch: normal;
font-style: normal;
- src: url('/fonts/ttf/iosevka-ymhg-medium.ttf') format('truetype'), url('/fonts/woff2/iosevka-ymhg-medium.woff2') format('woff2');
+ src: url('/fonts/woff2/iosevka-ymhg-medium.woff2') format('woff2');
}
@font-face {
@@ -13,7 +13,7 @@
font-weight: 500;
font-stretch: normal;
font-style: italic;
- src: url('/fonts/ttf/iosevka-ymhg-mediumitalic.ttf') format('truetype'), url('/fonts/woff2/iosevka-ymhg-mediumitalic.woff2') format('woff2');
+ src: url('/fonts/woff2/iosevka-ymhg-mediumitalic.woff2') format('woff2');
}
@font-face {
@@ -22,7 +22,7 @@
font-weight: 700;
font-stretch: normal;
font-style: normal;
- src: url('/fonts/ttf/iosevka-ymhg-bold.ttf') format('truetype'), url('/fonts/woff2/iosevka-ymhg-bold.woff2') format('woff2');
+ src: url('/fonts/woff2/iosevka-ymhg-bold.woff2') format('woff2');
}
@font-face {
@@ -31,25 +31,9 @@
font-weight: 700;
font-stretch: normal;
font-style: italic;
- src: url('/fonts/ttf/iosevka-ymhg-bolditalic.ttf') format('truetype'), url('/fonts/woff2/iosevka-ymhg-bolditalic.woff2') format('woff2');
+ src: url('/fonts/woff2/iosevka-ymhg-bolditalic.woff2') format('woff2');
}
-/*@font-face {
- font-family: 'EBGaramond';
- font-weight: 400;
- font-style: normal;
- font-display: swap;
- src: url('/fonts/ttf/EBGaramond12-Regular.ttf') format('truetype'), url('/fonts/woff/EBGaramond12-Regular.woff') format('woff');
-}
-
-@font-face {
- font-family: 'EBGaramond';
- font-weight: 400;
- font-style: italic;
- font-display: swap;
- src: url('/fonts/ttf/EBGaramond12-Italic.ttf') format('truetype'), url('/fonts/woff/EBGaramond12-Italic.woff') format('woff');
-}*/
-
body {
background-color: #fffff8;
color: #171d30;