How can i import diferent fonts to my Page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can i import diferent fonts to my Page?

With the comand font-family i can change the font, but how can i know the names of diferent fonts? Or how can i import new ones?

12th Jul 2019, 2:04 AM
Santiago Circo
Santiago Circo - avatar
2 Answers
+ 3
Go here https://fonts.google.com Choose a font, then press the + button. You will get a notification at the bottom of the screen, click on it. You will have a list of instruction on how to add the font to your web page and how to specify in CSS.
12th Jul 2019, 5:17 AM
Chris Coder
Chris Coder - avatar
+ 1
Great! Thx!
12th Jul 2019, 11:31 AM
Santiago Circo
Santiago Circo - avatar