0
How do you use custom fonts in CSS?
I was wondering how you could use custom fonts in css. I tried @font-face but it didn't work. I've got a TFF file as the font of KG Happy running sololearn on chrome.
2 Respostas
+ 4
How did you link your web font? Linking font file from Dropbox is not working. You need to host the files.
+ 1
You can't access local storage (for fonts, imgs, etc.) here. Upload the file somewhere, so that you can access it.