musictelevision
4 weeks ago
the default font on Windows is MS UI Gothic, so you can just set your font-family to it and it’ll show up for anyone who already has it installed (basically only Windows users lol). it just checks the persons computer for it! if you want it to look the same for everyone, you’d need to upload a .ttf and use it as a fallback :)
musictelevision
4 weeks ago
body { font-family: "MS UI Gothic", "MS Gothic", "Chicago", monospace; }
laitte
1 year ago
waahh thank you much !! your site is one of my favorites I love browsing though it ( ᵔ ᵕ ᵔ)
yayy <3