Add another iosevka font
This commit is contained in:
@@ -16,6 +16,13 @@
|
|||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: "Iosevka Term";
|
||||||
|
src: url("./fonts/iosevka-term-regular.woff2") format("woff2");
|
||||||
|
font-weight: normal;
|
||||||
|
font-style: normal;
|
||||||
|
font-display: block;
|
||||||
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Perfect DOS";
|
font-family: "Perfect DOS";
|
||||||
src: url("./fonts/perfectdos.ttf") format("truetype");
|
src: url("./fonts/perfectdos.ttf") format("truetype");
|
||||||
@@ -43,7 +50,7 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-family: "VT323", monospace;
|
font-family: "Iosevka Term", monospace;
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
fonts/iosevka-term-regular.woff2
Normal file
BIN
fonts/iosevka-term-regular.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user