Jump to content

FlorenceMarketing123

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Love
    FlorenceMarketing123 got a reaction from Jia in Custom CSS Font is not appearing in the page previews   
    This worked! thanks so much!
     
  2. Like
    FlorenceMarketing123 reacted to Jia in Custom CSS Font is not appearing in the page previews   
    Hi, this is due to formatting and wrong code. You have to add the codes for each font separately, then apply it to the headings.
    Delete the codes you've added, use this template to add your fonts (don't remove the ' '):
    @font-face { font-family: 'Example'; src: url(‘link’) format('woff'); } Then, apply the fonts with this code:
    h1 { font-family:‘GT-Zirkon-Regular’; } h2 { font-family:’HKGrotesk-Regular’; } h3 { font-family:’HKGrotesk-Bold’; } Let me know how it goes 🙂
×
×
  • 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.