add undefined-medium font

This commit is contained in:
stev 2025-06-27 01:15:17 +02:00
parent d02616958f
commit 20c637bcbf
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
@font-face {
font-family: undefined-medium;
src: url(undefined-medium.woff2);
}
body {
font-family: monospace;
font-family: undefined-medium,monospace;
font-size: 21px;
max-width: 80ch;
margin: auto;

BIN
html/undefined-medium.woff2 Normal file

Binary file not shown.