Jump to content

Custom CSS font won't show on mobile/other devices

Recommended Posts

Site URL: https://hyperboloid-mushroom-4rwg.squarespace.com/

Hi! 

I am using a custom font for my squarespace website, I have embedded the code in CSS and it shows well on my own computer on Chroma, butt not on other browsers and on mobile. 

 

Here is the code I use:

 @font-face{
     font-family:'Quincy-ExtraBold';
     src: url ('https://static1.squarespace.com/static/60afbc0ce1bc9c1054ba5067/t/60cc8d3860cb1e0578d5c0ca/1624018232984/QuincyCF-ExtraBold.woff')}

h1 {
     font-family: 'QuincyCF-ExtraBold';

}

 

Can anyone advise?

Thanks!

Link to comment
  • Replies 3
  • Views 363
  • Created
  • Last Reply

Top Posters In This Topic

Hi. Please check again. I see the code you added in Custom CSS, different with the code you post above.

Here I checked

@font-face {
    font-family: 'QuincyCF-ExtraBold';
    src: url ' https://static1.squarespace.com/static/60afbc0ce1bc9c1054ba5067/t/60b759650d9ac529423e912f/1622628709216/QuincyCF-ExtraBold.woff';
    font-weight: bolder
}

Add this new code

@font-face {
    font-family: 'QuincyCF-ExtraBold';
    src: url(https://static1.squarespace.com/static/60afbc0ce1bc9c1054ba5067/t/60b759650d9ac529423e912f/1622628709216/QuincyCF-ExtraBold.woff);
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Thank you so much! It ended up working 🥰

This is the code I used eventually, if anyone needs it: 

@font-face {
    font-family: 'QuincyCF-ExtraBold';
    src: url('https://static1.squarespace.com/static/60afbc0ce1bc9c1054ba5067/t/60cc8d3860cb1e0578d5c0ca/1624018232984/QuincyCF-ExtraBold.woff');
     font-weight: bolder;

}
 

Link to comment
  • 3 weeks later...
On 6/21/2021 at 3:40 PM, raresmann said:

Thank you so much! It ended up working 🥰

This is the code I used eventually, if anyone needs it: 

@font-face {
    font-family: 'QuincyCF-ExtraBold';
    src: url('https://static1.squarespace.com/static/60afbc0ce1bc9c1054ba5067/t/60cc8d3860cb1e0578d5c0ca/1624018232984/QuincyCF-ExtraBold.woff');
     font-weight: bolder;

}
 

The site has some problems. Do you need support?

Site URL: https://hyperboloid-mushroom-4rwg.squarespace.com/

1. (Tablet-Services) Equal height title/content

https://hyperboloid-mushroom-4rwg.squarespace.com/services-overview

hyperboloid-mushroom-4rwg.squarespace.co

2. (Mobile – Event individual page) Reduce white space?

https://hyperboloid-mushroom-4rwg.squarespace.com/events/coffee-chat-july

hyperboloid-mushroom-4rwg.squarespace.co

3. (Mobile/Tablet – Overlay Menu) Change Login color?

hyperboloid-mushroom-4rwg.squarespace.co

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.