feat(fonts): nds39 ttf -> woff2

This commit is contained in:
2026-02-26 23:26:26 +01:00
parent edaf11d2bf
commit 712cb087d2
3 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
@font-face {
font-family: "NDS39";
src: url("/assets/fonts/nds-39px.ttf") format("truetype");
src: url("/assets/fonts/nds-39px.woff2") format("woff2");
font-weight: normal;
font-style: normal;
}