Jump to content

sarahcurds

Circle Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by sarahcurds

  1. Site URL: https://turkey-emu-sd4a.squarespace.com/

    Hi all, 

    I've added Muli and Lato as custom fonts to my site. Lato is working well but on some browsers/devices another serif font shows instead of Muli for paragraphs. My code has worked fine for another site, also using the 7.1 template, so I'm baffled. Any ideas on how to troubleshoot would be very welcome? 

     

    My custom code is below and I've uploaded a pic to show my fonts have been added as custom files. 

    @font-face {   
    font-family: 'Muli';   
    src: url(https://static1.squarespace.com/static/5efccf013260ec23a0736abe/t/5efcd5307e7bab5539c1e493/1593627952821/Muli-Regular.ttf); 
    }

    @font-face {   
    font-family: 'Lato';   
    src: url(https://static1.squarespace.com/static/5efccf013260ec23a0736abe/t/5efcd4e8603e98547506a5bd/1593627880622/Lato-Regular.ttf); 
    }

    h1 {
      font-family: 'Lato';
    }

    h2 {
      font-family: 'Lato';
    }

    h3 {
      font-family: 'Lato';
    }

    h4 {
      font-family: 'Muli';
    }

    p {
      font-family: 'Muli';
    }

    Screenshot 2020-08-07 at 10.46.47.png

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