Jump to content

GuidingBrands

Circle Member
  • Posts

    24
  • Joined

  • Last visited

Posts posted by GuidingBrands

  1. @tuanphan I'm having this issue with a non-squarespace font that I have uploaded to the custom css editor, and declared the @font-face for. Any idea what could be causing this?

    It works as it should on desktop. I'm looking at the site on mobile - guidingbrands.com

    This is the code I added to the custom css editor

    @font-face {
    font-family: NoirPro-Bold;
    src: url(https://static1.squarespace.com/static/617749b1dca61a7f6f704c7e/t/620dd0936fd05d47bb096908/1645072531558/NoirPro-Regular.eot);
    }

    @font-face {
    font-family: NoirPro-Regular;
    src: url(https://static1.squarespace.com/static/617749b1dca61a7f6f704c7e/t/620dd0936fd05d47bb096908/1645072531558/NoirPro-Regular.eot);
    }

    h1,h2, h3 {font-family: NoirPro-Bold;}

    /* p1 */
    p.sqsrte-large {
        font-family: NoirPro-Regular;
    }
    /* p2 */
    p {
        font-family: NoirPro-Regular;
    }
    /* p3 */
    p.sqsrte-small {
        font-family: NoirPro-Regular;
    }

×
×
  • 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.