Jump to content

Custom Font not showing on Safari and iOS

Recommended Posts

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

Hello,

I m having trouble with my landing page/website.

I uploaded a custom font in CSS but it is not showing the right one in Safari and on my iPhone (whatever the browser).

Also, it happens that only if I select the "bold" version of the font it works. I uploaded the .ttt, .woff, .woff2, .eot but nothing changes.

Please help me

 

Thank you very much for the support,

cheers

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

Top Posters In This Topic

Top Posters In This Topic

Your code missing some symbols. Use this new code

@font-face {
    font-family: 'CircularStd-Book';
    src: url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/6273850d35e2df27764a1785/1651737869973/CircularStd-Book.ttf');
    src:url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628beab7f3d9b8024aec9724/1653336759557/CircularStd-Book.woff'),url('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628beac162594649ca63a83f/1653336769596/CircularStd-Book.woff2'),('https://static1.squarespace.com/static/62723ddc194fd97dab34b87d/t/628bec0514f962310fdfb07d/1653337093900/CircularStd-Book.eot');
}

h1,h2,h3, p, header#header a, .sqs-announcement-bar-url a {
    font-family: 'CircularStd-Book' !important
}

 

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.