How can I add font to page ? I have tried to add font but it failed pls help me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I add font to page ? I have tried to add font but it failed pls help me

https://code.sololearn.com/WtLrSAcKbmVl/?ref=app

24th Jul 2020, 1:12 PM
Shubham Ingale
Shubham Ingale - avatar
3 Answers
+ 2
Apply font by using font-family: 'Font name'; And keep your contents inside the body tag not the head tag. https://code.sololearn.com/We89XjFihBkd/?ref=app
24th Jul 2020, 1:16 PM
Ćheyat
Ćheyat - avatar
+ 2
font-family:
24th Jul 2020, 1:16 PM
Abhay
Abhay - avatar
+ 1
24th Jul 2020, 1:19 PM
Shubham Ingale
Shubham Ingale - avatar