feat: lfk brand font

This commit is contained in:
Philipp Dormann 2025-03-28 16:48:00 +01:00
parent 0032df1862
commit 112e7dbe7a
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 11 additions and 0 deletions

11
assets/css/custom.css Normal file
View File

@ -0,0 +1,11 @@
@font-face {
font-family: "Athiti";
src: url("/fonts/athiti.ttf");
}
html,
:host {
font-family: "Athiti";
}
.content {
font-family: "Athiti";
}

BIN
static/fonts/athiti.ttf Normal file

Binary file not shown.