FABMAG Posted May 23, 2022 Share Posted May 23, 2022 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
tuanphan Posted May 24, 2022 Share Posted May 24, 2022 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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment