Web_Solutions Posted June 28 Posted June 28 11 hours ago, katarinabagic said: How do i add my own font to square space? Check this article https://kayleighnoele.com/blog/how-to-upload-a-custom-font-to-squarespace If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible.
Widle Posted June 28 Posted June 28 Navigate to Custom CSS: Go to Pages > Website Tools > Custom CSS. Click on the arrow icon to add or drag your fonts. Upload and Add Font to Custom CSS: After loading your fonts, add the following code to your Custom CSS: @font-face { font-family: 'MANHATTAN'; src: url('FONT URL'); } Replace 'FONT URL' with the actual URL of your uploaded font file. Use the Font for Selectors: Apply the font to any CSS selectors with the following code: h1 { font-family: 'MANHATTAN'; } Widle - Squarespace Website Design Experts Connect - Connect with Email Website - Visit us Ahmedabad, India
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment