More font stuff

This commit is contained in:
2025-02-28 13:39:31 -06:00
parent 4361d3283c
commit 88fff3573d
3 changed files with 10 additions and 1 deletions

View File

@@ -10,6 +10,15 @@
}
@font-face {
font-family: "Roboto Mono";
font-optical-sizing: auto;
font-weight: medium;
font-style: normal;
src: url(RobotoMono-Medium.ttf) !important;
}
body {
font-family: EdgeOfTheGalaxy;
background-attachment: fixed;