update site

This commit is contained in:
Vivian 2024-09-06 20:13:08 +02:00
parent ecb7811560
commit 7b7dff2aee
5 changed files with 3 additions and 2 deletions

View file

@ -4,12 +4,12 @@
@font-face {
font-family: "Major Mono Display";
src: url(./MajorMonoDisplay-Regular.ttf);
src: url(./fonts/MajorMonoDisplay-Regular.ttf);
}
@font-face {
font-family: "MPLUS Code";
src: url(./MPLUSCodeLatin-Regular.ttf);
src: url(./fonts/MPLUSCodeLatin-Regular.ttf);
}
html, body {