diff --git a/fonts/Iosevka-Regular.woff2 b/fonts/Iosevka-Regular.woff2 deleted file mode 100644 index 60d1e85..0000000 Binary files a/fonts/Iosevka-Regular.woff2 and /dev/null differ diff --git a/index.html b/index.html index 5e29d8f..b375b9e 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ + « futile » diff --git a/style.css b/style.css index cb38e46..ef69138 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,8 @@ @font-face { font-family: 'Iosevka'; - src: url('fonts/Iosevka-Regular.woff2'); + src: url('fonts/IosevkaCustom-Regular.woff2'); + font-display: swap; } body {