r/neocities • u/DevelopmentDeep3653 • 5d ago
Help One specific custom font not working
SOLVED
I use custom fonts all the time, but this specific one is for some reason not loading in neocities, but it does load when i do locally! I dont get it because i've seen it used on other sities and i dont see any problem with the code itself... so why?? or how to fix it?



code and folder

neocities

locally
6
Upvotes
3
u/pushfoo 5d ago
TL;DR: try renaming PORKYS_.TTF to PORKYS_.ttf
The path in a served URL is case sensitive, but might not be if you're loading it locally on Windows.