Jump to content

MichaelP7

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by MichaelP7

  1. Hi,
    I'm trying to change the custom font of an image stack on my page

     

    // CUSTOM FONT
    @font-face {
    font-family: 'Inter-Regular';
    src: url(https://static1.squarespace.com/static/62df54bd768870226dd259e6/t/64780a92072e2b19256e7255/1685588627122/Inter-Regular.ttf);
    }

    .image-card-wrapper {
      font-family: 'Inter-Regular', sans-serif;
      font-size: 12pt;
      letter-spacing: 2px;
        font-weight: bold;
    }


    Anyone know why this might not be working?

    Thanks :)

     

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