Jump to content

Salty Feathers CSS Font Issue

Recommended Posts

Site URL: https://www.amberlethem.com/

I added the Salty Feathers font to my squarespace website and the font changed when viewing the site one squarespace (desktop and mobile views) But when viewing the site on my phone the font does not match the squarespace view. I've attached the squarespace views, my laptop view and my phone view. I'm using all apple products.

I only changed the CSS code to Salty feathers for headings2 (h2) this is the code I used. Any helpful ideas? The company I bought the font from has been very unhelpful. 

@font-face{ 
    font-family: 'SaltyFeathers.ttf';
    src: url('saltyfeathers.eot');
    src: url('saltyfeathers?#iefix') format('embedded-opentype'),
         url('saltyfeathers.woff') format('woff'),
         url('saltyfeathers.ttf') format('truetype'),
         url('saltyfeathers.svg#saltyfeathers') format('svg');
}
 h2, {
    font-family: "SaltyFeathers-Regular";
}

 

Any help would be amazing!!!!

 

Thank you! 

 

Screen Shot 2022-02-11 at 7.43.07 AM.png

Screen Shot 2022-02-11 at 7.44.50 AM.png

IMG_6060.PNG

Screen Shot 2022-02-11 at 8.50.01 AM.png

Link to comment
  • Replies 5
  • Views 314
  • Created
  • Last Reply

Top Posters In This Topic

upload font to your site then enter font file url, NOT font file name

 src: url('saltyfeathers.eot');
    src: url('saltyfeathers?#iefix') format('embedded-opentype'),
         url('saltyfeathers.woff') format('woff'),
         url('saltyfeathers.ttf') format('truetype'),
         url('saltyfeathers.svg#saltyfeathers') format('svg');

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

Your url NOT invalid url.

the valid url similar this: https://domain.com/yourfontname.ttf

NOT yourfontname.ttf

After upload completed. Click Fonts name > Squarespace will paste font url to Custom Box. Copy and use!
squarespace-manage-custom-files3-min.png

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

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.