I have been experimenting with css and custom fonts but have run into a problem where under the exact same circumstances; I can get other fonts to work properly but not the one that I want to use. Do i need to include some exception handling that I dont know about?
This will work
@font-face{
src: url("VeganStylePersonalUse-5Y58.ttf");
font-family: "custom";
}
.h1{
font-family: "custom"
}
However this wont
@font-face{
src: url("runescape_uf.ttf");
font-family: "custom";
}
.h1{
font-family: "custom"
}
They are both within the same folder as the html and css and can be found at
https://www.fontspace.com/billy-argel/vegan-style-personal-use
&
https://fontmeme.com/fonts/runescape-uf-font/