andrea_beehive Posted December 13, 2022 Share Posted December 13, 2022 Hi Circle community I need to use Inter, a Google font, on my clients website for paragraph copy as its their brand typeface. Unfortunately, it isn't available in Squarespace. I've uploaded the weights of Inter I need to SS and used this css for paragraphs: @font-face { font-family: Inter-Regular; src: url(URL.ttf/.otfhttps://static1.squarespace.com/static/6346b0b21dbcf07f03005438/t/6346cf4b9eea934871d6e076/1665584972740/Inter-Regular.ttf);} /* P styling */ p { font-family: Inter-Regular, sans-serif !important;} The font looks fine in Chrome but on Safari it's defaulting to another sans serif and I cant understand why! Any ideas? Where have I gone wrong? Thanks in advance for your help 🙂 Link to comment
Solution Ziggy Posted December 13, 2022 Solution Share Posted December 13, 2022 See bolded text for error that needs deleting, I guess Chrome doesn't need the upload, but Safari does. @font-face { font-family: Inter-Regular; src: url(URL.ttf/.otfhttps://static1.squarespace.com/static/6346b0b21dbcf07f03005438/t/6346cf4b9eea934871d6e076/1665584972740/Inter-Regular.ttf);} /* P styling */ p { font-family: Inter-Regular, sans-serif !important;} Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
andrea_beehive Posted December 13, 2022 Author Share Posted December 13, 2022 Thanks v much @Ziggy problem solved! Link to comment
Ziggy Posted December 13, 2022 Share Posted December 13, 2022 11 minutes ago, andrea_beehive said: problem solved! Fantastic! Glad that was an easy solution! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
andrea_beehive Posted December 13, 2022 Author Share Posted December 13, 2022 I suspected it would be me doing something stupid 🙂 thanks! Link to comment
andrea_beehive Posted December 13, 2022 Author Share Posted December 13, 2022 I suspected it would be me doing something stupid 🙂 thanks! Link to comment
Ziggy Posted December 13, 2022 Share Posted December 13, 2022 Certainly not stupid, just a simple copy/paste error, happens to us all! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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