Jump to content

Different font types for Paragraph

Recommended Posts

Hi, 

Does anyone know how to use different font type for different body?

Example, for

Paragraph 1 (P1) - I want to use Times New Roman

Paragraph 3 (P3) - I want to use Helvatica condensed

How do I do the custom css to assign 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 whole of the paragraph (P) , if I assign as P1 or P3 nothing happens. 

I am lost. Can someone help me out? Please.

Thank you in advance. 

 

Link to comment
  • Replies 1
  • Views 361
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.