Fix 04b src when the site is in a subfolder

This commit is contained in:
mez 2025-08-29 19:57:44 +01:00
parent e179b011f2
commit ee0879ef79
5 changed files with 19 additions and 8 deletions

7
build/font.css Normal file
View 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;
}

View file

@ -1,11 +1,3 @@
@font-face {
src: url("/assets/fonts/04b24.ttf");
font-display: swap;
font-family: "04b24";
font-style: normal;
font-weight: 400;
}
/* basic colours */
:root {