feat: lfk brand font
This commit is contained in:
parent
0032df1862
commit
112e7dbe7a
11
assets/css/custom.css
Normal file
11
assets/css/custom.css
Normal 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
BIN
static/fonts/athiti.ttf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user