SarahBrads Posted May 30 Posted May 30 Hi, i cant get the Mundane font to show up in my list of fonts - anyone know why? //--- Your Custom Font ---// @font-face{ font-family: 'Novecento+WideDemiBold'; src: url(https://static1.squarespace.com/static/664e1258c3427a4235551f38/t/664e184ba507f6728c3e5a14/1716394059719/Novecento+WideDemiBold.otf); } //--- Your Custom Font ---// @font-face{ font-family: 'Mundane-Con Neu'; src: url(https://static1.squarespace.com/static/664e2b41272ffc75375ddc90/t/6658b978e1e2af17e2fc11cf/1717090680866/Mundane-Con Neu.otf); } h1, h2, h3, h4, h5 { font-family:'Mundane-Con Neu' !important; }
Ziggy Posted May 30 Posted May 30 (edited) When I download and try and open this font file, I get an error, so that may well be the problem: https://static1.squarespace.com/static/664e2b41272ffc75375ddc90/t/6658b978e1e2af17e2fc11cf/1717090680866/Mundane-Con Neu.otf There also seems to be a space before Neu.otf which also isn't right for a URL. Edited May 30 by Ziggy 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! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (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?
SarahBrads Posted May 31 Author Posted May 31 Thanks, i have downloaded it again and it seems to work. I have changed it so no space but still doesn't work. I have uploaded a different font and that all works perfectly so i'm finding this really confusing. //--- Your Custom Font ---// @font-face{ font-family: 'Mundane-Con+Neu'; src: url(https://static1.squarespace.com/static/664e2b41272ffc75375ddc90/t/6658b978e1e2af17e2fc11cf/1717090680866/Mundane-Con+Neu.otf); }
Solution paul2009 Posted May 31 Solution Posted May 31 15 hours ago, SarahBrads said: i cant get the Mundane font to show up in my list of fonts @SarahBrads Can you clarify the issue you are trying to resolve? I ask because you said the font doesn't "show up in my list of fonts". When you add a font with CSS, it won't show up in the Styles panel. This is normal 🙂. However, if you've correctly used CSS to set the font-family for particular elements (such as headings or paragraph text) then the font should affect those elements directly on the webpage. A screenshot of the issue and a link to the affected page will help us to help you. Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
SarahBrads Posted May 31 Author Posted May 31 Thanks so much - i'm a fool! You both have helped me and it's all working now!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment