introduce blocky font

This commit is contained in:
Konstantinos Kaloutas
2022-11-15 20:53:18 +02:00
parent 3940db3107
commit 7032618099
2 changed files with 6 additions and 0 deletions

View File

@@ -11,3 +11,9 @@
src: url("../fonts/Cascadia.woff2");
font-display: swap;
}
@font-face {
font-family: "Blocky";
src: url("../fonts/Blocky.woff2");
font-display: swap;
}

Binary file not shown.