Jump to content

A non-custom font-family not picking up in custom CSS

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.acres.co/

Hi all,

 

I am trying to get a single block to display H1 and H3 text in Bree font, while the rest of the website is in Soleil. I am entering the code below, but the 'bree-web' font-family isn't getting picked up. 

#block-736342bd02c7c985adaf h1 {
  font-family: 'bree-web';
}

 

I would greatly appreciate any insight someone has on this. Thank you!

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Have you declared font-face yet?

@font-face {
	font-family: 'bree-web';
	src: url(paste font file url here);
}
#block-736342bd02c7c985adaf h1 {
  font-family: 'bree-web';
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.