Jump to content

KrisLearnsCode

Member
  • Posts

    2
  • Joined

  • Last visited

Reputation Activity

  1. Like
    KrisLearnsCode reacted to iamdavehart in Custom Fonts Not Loading Properly   
    you haven't specified the font name in your style sheet, it's still in there as "font-name". Probably just didn't spot you had to change it in two places from where you copied it in.
    change that to corinthiago and you'll probably be OK. the reason it works on your laptop is probably because you've got the font installed locally.
    so something like this.
    @font-face { font-family: corinthiago; src: url(https://static1.squarespace.com/static/60c04bccb3eb927f554f9eeb/t/60cec441871e18034ea73d58/1624163393990/Corinthiago.otf) } h2 { font-family: corinthiago, "Balboa Plus Inline"; }  
×
×
  • 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.