First picture is how it looks right now and second is how it looked like 5 seconds after i added the line of code into the common.css
Here is the common.css code for fonts:
@font-face {
font-family: 'Thes';
src: url('https://static.wikitide.net/rukvadaenwiki/8/86/ThesAbudigaRegular.woff') format('woff'); }
@font-face {
font-family: 'Okore';
src: url('https://static.wikitide.net/rukvadaenwiki/e/e3/Okore_Regular.woff') format('woff'); }
@font-face {
font-family: 'Treti';
src: url('https://static.wikitide.net/rukvadaenwiki/f/f6/TretiRegular.woff') format('woff'); }
@font-face {
font-family: 'Wun';
src: url('https://static.wikitide.net/rukvadaenwiki/c/c4/Wun.woff') format('woff'); }
@font-face {
font-family: 'Sker';
src: url('https://static.wikitide.net/rukvadaenwiki/e/e4/Sker_Regular.ttf') format('ttf'); }
@font-face {
font-family: 'Sulari';
src: url('https://static.wikitide.net/rukvadaenwiki/f/f4/Sulawengi_Regular.woff') format('woff'); }
@font-face {
font-family: 'Gablerique';
src: url('https://static.wikitide.net/rukvadaenwiki/1/10/Uidean_Grotesk.woff') format('woff'); }
@font-face {
font-family: 'Ugzana';
src: url('https://static.wikitide.net/rukvadaenwiki/2/2b/Ugzana.ttf') format('ttf'); }
@font-face {
font-family: 'Nuwigilj';
src: url('https://static.wikitide.net/rukvadaenwiki/5/58/Nuwigilj.ttf') format('ttf'); }
All of the previous fonts always took a little time to appear but they always did, and more importantly, never disappeared! I have no idea what causes this, espically knowing that it affects all of my fonts now :(