Jump to content

How do i add my own font to square space?

Recommended Posts

  • Replies 2
  • Views 107
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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.


 

Link to comment
  • 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'; }
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.