0
Star Wars font?
I saw that there should be a star wars font in fantasy. I tried to use it with CSS but it didn't work. Any ideas why? p.fantasy { font-family: "Star Wars", fantasy; }
3 Answers
+ 2
Because that way you can only use device fonts.
You have to import fonts to your CSS file to use it.
Visit https://fonts.google.com
0
You have to import it