This commit is contained in:
2026-08-09 23:42:23 +02:00
parent 21da2edd79
commit bd2ccdf73e
46 changed files with 3540 additions and 788 deletions
+8
View File
@@ -9,3 +9,11 @@
font-family: 'DM Mono'; font-style: normal; font-weight: 500; font-display: swap;
src: url('/fonts/dm-mono-500.woff2') format('woff2');
}
@font-face {
font-family: 'Kingdom'; font-style: normal; font-weight: 400; font-display: swap;
src: url('/fonts/kingdom.woff2') format('woff2');
}
@font-face {
font-family: 'Noto Emoji'; font-style: normal; font-weight: 400; font-display: block;
src: url('/fonts/noto-emoji.woff2') format('woff2');
}