Guest Posted February 24, 2021 Share Posted February 24, 2021 Site URL: https://www.thebloodyfoody.com/ Hello, I am trying to add a font and not sure how to fix this syntax error first line? I followed the steps laid out by this article to see if it works anyway and it doesn't -- https://www.kayleighnoele.com/blog/how-to-upload-a-custom-font-to-squarespace. I want to change the font for paragraphs, so I was putting, p2 in lower case? I guess that it correct Totally new to this so would appreciate some help 😊 Link to comment
tuanphan Posted March 1, 2021 Share Posted March 1, 2021 You need to use this code @font-face { font-family: tuanphan; src: url(paste link in screenshot here); } p { font-family: tuanphan; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.