Guest Posted June 15, 2021 Share Posted June 15, 2021 Site URL: https://www.jonniebeacreative.com/ My custom font CSS is not working in Squarespace 7.0. I have uploaded the font which is this font: https://connary.com/wayfinder.html I am using this code to add the font, but nothing is changing and the font is not displayed. @font-face { font-family: ‘Wayfinder’; src: url(https://static1.squarespace.com/static/603e9a9da51e5672d8d9633a/t/60c8026984d82a4fe9c58594/1623720553471/WayfinderCF-Thin.otf); } h1 {font-family: 'Wayfinder';} What am I doing wrong? How can I upload my custom font? Please help. Link to comment
ArminB Posted June 15, 2021 Share Posted June 15, 2021 3 hours ago, J233 said: Site URL: https://www.jonniebeacreative.com/ My custom font CSS is not working in Squarespace 7.0. I have uploaded the font which is this font: https://connary.com/wayfinder.html I am using this code to add the font, but nothing is changing and the font is not displayed. @font-face { font-family: ‘Wayfinder’; src: url(https://static1.squarespace.com/static/603e9a9da51e5672d8d9633a/t/60c8026984d82a4fe9c58594/1623720553471/WayfinderCF-Thin.otf); } h1 {font-family: 'Wayfinder';} What am I doing wrong? How can I upload my custom font? Please help. Try this one @font-face { font-family: 'Wayfinder'; src: url('https://static1.squarespace.com/static/603e9a9da51e5672d8d9633a/t/60c8026984d82a4fe9c58594/1623720553471/WayfinderCF-Thin.otf'); } You are missing ( ' ) before and after the URL tuanphan 1 About Armin:Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084Website: www.braunsberger-media.comLeaders Lodge: See my Profile Link to comment
Guest Posted June 15, 2021 Share Posted June 15, 2021 8 hours ago, ArminB said: Try this one @font-face { font-family: 'Wayfinder'; src: url('https://static1.squarespace.com/static/603e9a9da51e5672d8d9633a/t/60c8026984d82a4fe9c58594/1623720553471/WayfinderCF-Thin.otf'); } You are missing ( ' ) before and after the URL That still did not seem to change HEADING ONE. I copied and pasted exactly as you can see heading one did not change. What am I doing wrong? Link to comment
tuanphan Posted June 16, 2021 Share Posted June 16, 2021 19 hours ago, J233 said: That still did not seem to change HEADING ONE. I copied and pasted exactly as you can see heading one did not change. What am I doing wrong? Can you share link to page where you added "headding one" text? We can check easier 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