Jump to content

Issue with custom font on Mobile

Go to solution Solved by Websley,

Recommended Posts

Hello - I am having with my custom font showing up on mobile (both IOS and Android). Is it something wrong with my code? It looks fine when I am logged into Squarespace but if I go to the site brandicrottyhair.com as a user it doesn't show. 

Code: 

@font-face {
    font-family: 'bohobreeze';
       src: url(https://static1.squarespace.com/static/64b5a84ce095393b8a479282/t/664a362c0c43a603771419d6/1716139564690/Boho+Breeze+Ttf.ttf);
  }
h2 {
font-family: 'boho breeze';
font-size: 45pt;
letter-spacing: 1px;
line-height: 100%;
}
h4 {
font-family: 'boho breeze';
font-size: 25pt;
letter-spacing: 1px;
line-height: 100%;
}
h3 {
font-family: 'boho breeze';
font-size: 35pt;
letter-spacing: 1px;
line-height: 100%;
}

Link to comment
  • Replies 2
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Solution

Make sure whatever you input between the quotes is the exact same as the text you put for font-family. Right now it's not showing up on either mobile or desktop because the font-family isn't the same.

PS: Make sure there's more spacing in the Meet Brandi section.

Hope this helps!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


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