isaac.run/index.css
2025-03-14 01:55:57 -04:00

10 lines
No EOL
139 B
CSS

@font-face {
font-family: "Beast";
font-style: normal;
font-weight: 400;
src: url("Beast.woff2");
}
html {
font-family: Beast;
}