AIW Posted March 30, 2023 Posted March 30, 2023 (edited) For some reason, our custom type, GT America Bold, reads normally when we test it on Squarespace's "mobile" setting on a desktop browser (chrome), but on our actual mobile devices, the GT America Bold is being replaced with some other random typeface that also contains some weird artifacts (it looks like it's being duplicated or tripled in its appearance, in some cases). Anyone have a solution here? Entering our site information and code below, for reference. Thank you! SITE: https://www.alliswellstudios.com/about CODE: @font-face { font-family: 'GTAmericaBold'; src: url('https://static1.squarespace.com/static/640254492f4ddd03f446b1a3/t/6423560b2409b21c0435b6a4/1680037387766/GT-America-Standard-Bold.otf');} h1 {font-family: 'GTAmericaBold';} h2 {font-family: 'GTAmericaBold';} h3 {font-family: 'GTAmericaBold';} h4 {font-family: 'GTAmericaBold';} Edited April 1, 2023 by AIW url update
tuanphan Posted April 4, 2023 Posted April 4, 2023 The url doesn't work. Can you check it again? 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!)
AIW Posted April 5, 2023 Author Posted April 5, 2023 oops! sorry we changed that navigation item. @tuanphanthe site is alliswellstudios.com We turned the custom font off so we could make the site live, but the issue persists. Any idea what's going on? Code was: @font-face { font-family: 'GTAmericaBold'; src: url('https://static1.squarespace.com/static/640254492f4ddd03f446b1a3/t/6423560b2409b21c0435b6a4/1680037387766/GT-America-Standard-Bold.otf');} h1 {font-family: 'GTAmericaBold';} h2 {font-family: 'GTAmericaBold';} h3 {font-family: 'GTAmericaBold';} h4 {font-family: 'GTAmericaBold';}
tuanphan Posted April 8, 2023 Posted April 8, 2023 On 4/6/2023 at 4:35 AM, AIW said: oops! sorry we changed that navigation item. @tuanphanthe site is alliswellstudios.com We turned the custom font off so we could make the site live, but the issue persists. Any idea what's going on? Code was: @font-face { font-family: 'GTAmericaBold'; src: url('https://static1.squarespace.com/static/640254492f4ddd03f446b1a3/t/6423560b2409b21c0435b6a4/1680037387766/GT-America-Standard-Bold.otf');} h1 {font-family: 'GTAmericaBold';} h2 {font-family: 'GTAmericaBold';} h3 {font-family: 'GTAmericaBold';} h4 {font-family: 'GTAmericaBold';} Can you add & keep the code? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment