chg: Move the font to assets

This commit is contained in:
SinTan1729 2024-10-25 14:47:15 -05:00
parent 733ef6ea67
commit 201d0b319f
No known key found for this signature in database
GPG Key ID: 0538DD402EA50898
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
@font-face { @font-face {
font-family: Montserrat; font-family: Montserrat;
src: url('Montserrat-VF.woff2'); src: url('/assets/Montserrat-VF.woff2');
} }
* { * {