get rid of font-display: swap;

This commit is contained in:
2024-11-06 08:51:34 +00:00
parent 5c2faad5b7
commit ad38ebeff9
-1
View File
@@ -6,7 +6,6 @@
@font-face { @font-face {
font-family: 'Iosevka'; font-family: 'Iosevka';
src: url('fonts/IosevkaCustom-Regular.woff2'); src: url('fonts/IosevkaCustom-Regular.woff2');
font-display: swap;
} }
body { body {