Do we need to provide font externally ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Do we need to provide font externally ?

what if the it don't have that font ? do we need to provide the font externally..or is it is loaded within

21st Feb 2017, 4:10 PM
Deepak Chacko
Deepak Chacko - avatar
2 Answers
+ 1
use google web fonts then you will never have this issue otherwise you will need to host a copy of the font file and add it to the header so it can be loaded.
21st Feb 2017, 5:31 PM
Andre van Rensburg
Andre van Rensburg - avatar
+ 1
thanks man
21st Feb 2017, 6:05 PM
Deepak Chacko
Deepak Chacko - avatar