Jump to content

Site title with custo font

Recommended Posts

Site URL: http://www.juliestamenic.com

Hi all,

Could anyone tell me what is missing in the below code to apply my customized font to my site title?

I have tried the below code but it does not do anything... 

Page in question is: https://www.juliestamenic.com/portfolio

CSS Code:

@font-face { font-family: 'flood';
src: url('https://static1.squarespace.com/static/58fa64a22e69cfe88ec04b3f/t/5e91d23d39bf386e5444816e/1586614845140/Flood.otf');
}

#siteTitle a {font-family: 'flood';       src: url('https://static1.squarespace.com/static/58fa64a22e69cfe88ec04b3f/t/5e91d23d39bf386e5444816e/1586614845140/Flood.otf'),; }


Thanks a million
Julie

Link to comment
  • Replies 2
  • Views 307
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

@font-face { 
  font-family: 'flood';
  src: url('https://static1.squarespace.com/static/58fa64a22e69cfe88ec04b3f/t/5e91d23d39bf386e5444816e/1586614845140/Flood.otf');
}
.site-title a {
    font-family: 'flood';
}

 

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

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.