Please help! I’ve tried everything!!! I can’t get a custom font to render on safari and iphone. Every other browser works just fine.
Here’s my code:
@font-face {
font-family: “Speddy”;
src: url(“assets/Speddy.woff”) format(“woff”), url(“assets/Speddy.woff2”) format(“woff2”), url(“assets/Speddy.ttf”) format(“ttf”);
font-display: swap;
}
I’ve also added on my theme.liquid: {% include ‘custom-fonts’ %}
And it’s still not working, I’m desperate :(((((((
Store link: https://2jiyq8rkkrjhvym6-54906290430.shopifypreview.com
Password: b4f

