I'm hopeful for any insight. This issue has been ongoing since Squarespace did an update in July. Was told it was a backend issue, but more recently have been told that I need to fix the issue.
On my chrome browser (PC) it's fine, on my chrome on mobile it does not ("Welcome" in first picture below). My partner's macbook running Safari, also not working. It should look like the second image.
My code is below. Any ideas, please? 🥲
@font-face {
font-family: Janetanice;
src: url('https://static1.squarespace.com/static/6492e9338590f6612aea1c2d/t/6492e9658590f6612aea244e/1679927006397/Janetanice.otf');
}
// Header 4 Font //
h4 {
font-family: 'Janetanice' !important;
}
// Site Title //
.header-title-text a {
font-family: Janetanice !important;
}