3.0 Beta 2

This commit is contained in:
2026-04-10 21:57:29 +02:00
parent 67918644e0
commit a01b5347d6
65 changed files with 1619 additions and 175 deletions

View File

@@ -44,3 +44,14 @@ body {
src: url("/Onest-SemiBold.ttf");
font-weight: 600;
}
@font-face {
font-family: "kinnBook";
src: url("/Kinn-Book.ttf");
}
@font-face {
font-family: "kinnBook";
src: url("/Kinn-Heavy.ttf");
font-weight: bold;
}