Add iosevka font
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "Perfect DOS VGA 437 Win";
|
font-family: "Iosevka Aile Web";
|
||||||
src: url("./fonts/perfectdos.ttf") format("truetype");
|
src: url("./fonts/iosevka-aile-regular.ttf") format("truetype");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
@@ -28,7 +28,7 @@ body {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font: normal 100%/1.2 "Perfect DOS VGA 437 Win", monospace;
|
font: normal 100%/1 "Iosevka Aile Web", monospace;
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
fonts/iosevka-aile-regular.ttf
Normal file
BIN
fonts/iosevka-aile-regular.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user