This commit is contained in:
Bingus_Violet 2023-11-16 22:08:34 -06:00
parent 42330f9941
commit 38a1870b0e
22 changed files with 183 additions and 3 deletions

View file

@ -1,6 +1,6 @@
@font-face {
font-family: 'Rubik';
src: url("/assets/Fonts/Rubik/Rubik-VariableFont_wght.ttf");
src: url("./Rubik/Rubik-VariableFont_wght.ttf");
font-style: normal;
font-weight: 400;
}