Fix 04b src when the site is in a subfolder
This commit is contained in:
parent
e179b011f2
commit
ee0879ef79
5 changed files with 19 additions and 8 deletions
7
build/font.css
Normal file
7
build/font.css
Normal file
|
@ -0,0 +1,7 @@
|
|||
@font-face {
|
||||
src: url("/assets/fonts/04b24.ttf");
|
||||
font-display: swap;
|
||||
font-family: "04b24";
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue