Guest Posted October 17, 2020 Share Posted October 17, 2020 Hi, Does anyone know if its possible to assign different font type for different pages? Example, I want my home page paragraph (p2) font to be BigCaslon. Then my work page captions (p3)to be Avenir condensed font. How do I do this? I used this code: @font-face { font-family: 'TimesNew'; src: url(https://static1.squarespace.com/static/5f88591ef557bc4dba99bfcc/t/5f892ece5c38b61f0fd50432/1602825934496/times+new+roman.ttf) } P { font-family: TimesNew , openSans; } But this affects the entire body paragraph (P) for all the pages. I can't assign it as P2 or P3. How do I do this? Please help. Thank you in advance 🙂 Link to comment
tuanphan Posted October 19, 2020 Share Posted October 19, 2020 Can you share link to homepage? We can check easier 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.