summaryrefslogtreecommitdiffhomepage
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css16
1 files changed, 1 insertions, 15 deletions
diff --git a/src/style.css b/src/style.css
index a418a11..6581e9d 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,5 +1,5 @@
:root {
- --serif: Vollkorn;
+ --serif: serif;
--mono: 'Iosevka Smooth';
--bg: #1D1F21;
--fg: #C5C8C6;
@@ -16,20 +16,6 @@
}
@font-face {
- font-family: Vollkorn;
- src: url('fonts/vollkorn-regular.woff2') format('woff2');
- font-weight: normal;
- font-style: normal;
-}
-
-@font-face {
- font-family: Vollkorn;
- src: url('fonts/vollkorn-italic.woff2') format('woff2');
- font-weight: normal;
- font-style: italic;
-}
-
-@font-face {
font-family: 'Iosevka Smooth';
src: url('fonts/iosevka-regular.woff2') format('woff2');
font-weight: normal;