it's the @font-face rule: you just upload a font file to the filehost of your desire (though i strongly recommend using your own dashboard or file.garden), give the font a name, and then link the source (the original file). there's an extended css tuto for this: https://www.w3schools.com/cssref/atrule_font-face.php
already tried this but idk why it's not working.. it does work on my pc (because i have MuseoModerno installed) but not on other devices. thx in advance >:3c
you can go to (site)/style.css for the css and press ctrl+u on the html to see the code,,, the files are in (site)/fonts and are named either mm-ita-(weight).woff or mm-(weight).woff
it's the @font-face rule: you just upload a font file to the filehost of your desire (though i strongly recommend using your own dashboard or file.garden), give the font a name, and then link the source (the original file). there's an extended css tuto for this: https://www.w3schools.com/cssref/atrule_font-face.php
for default/basic fonts: https://www.w3schools.com/css/css_font.asp
already tried this but idk why it's not working.. it does work on my pc (because i have MuseoModerno installed) but not on other devices. thx in advance >:3c
weird, can you send me the code?
use a site like pastebin or an online notepad
you can go to (site)/style.css for the css and press ctrl+u on the html to see the code,,, the files are in (site)/fonts and are named either mm-ita-(weight).woff or mm-(weight).woff