Jump to content

Custom Font on Mobile for 7.1 site

Recommended Posts

Site URL: https://www.steventhesier.com/home

Found instructions on how to use a custom font on a site using the Custom CSS panel on the site. Works fine on desktop but custom font does not display on mobile. Can somebody pinpoint what modifications need to be done so that the font displays on mobile? site is steventhesier.com/home (currently have a custom page as the homepage since site is under construction). Here's the code I have used:
 

font-face {
font-family: Bebas Neue Regular;
src: url(https://static1.squarespace.com/static/5d990778e61ac054756f2583/t/5fce860610a49c4f6915c04d/1607370246070/BebasNeue+Regular.otf),
}
h1 {
font-family: 'Bebas';
}

h2 {
font-family: 'Bebas Neue Bold';
}

h3 {
font-family: 'Bebas Neue Regular';
}

H4 {
font-family: 'Bebas Neue Book';
}

.sqsrte-large {
font-family: 'Bebas Neue Regular';
}

p {
font-family: 'Bebas Neue Light';
}

.sqsrte-small {
font-family: 'Bebas Neue Light';
}

Link to comment
  • 3 weeks later...
On 2/8/2021 at 6:30 PM, Mrthesier said:

Site URL: https://www.steventhesier.com/home

Found instructions on how to use a custom font on a site using the Custom CSS panel on the site. Works fine on desktop but custom font does not display on mobile. Can somebody pinpoint what modifications need to be done so that the font displays on mobile? site is steventhesier.com/home (currently have a custom page as the homepage since site is under construction). Here's the code I have used:
 

font-face {
font-family: Bebas Neue Regular;
src: url(https://static1.squarespace.com/static/5d990778e61ac054756f2583/t/5fce860610a49c4f6915c04d/1607370246070/BebasNeue+Regular.otf),
}
h1 {
font-family: 'Bebas';
}

h2 {
font-family: 'Bebas Neue Bold';
}

h3 {
font-family: 'Bebas Neue Regular';
}

H4 {
font-family: 'Bebas Neue Book';
}

.sqsrte-large {
font-family: 'Bebas Neue Regular';
}

p {
font-family: 'Bebas Neue Light';
}

.sqsrte-small {
font-family: 'Bebas Neue Light';
}

I have the same question.

Link to comment
  • 8 months later...

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.