I'm having a curious problem where fonts aren't loading on mobile browser. When I look on my desktop (mac, chrome) it's fine - fonts display, but when I view on my i-phone it seems like the fonts aren't being loaded.
I'm importing fonts via my stylesheet (@font-face) using relative paths so perhaps that's the problem?
Anyone run into this issue?
my styles.css is in the same directory as my html and my fonts are in a subdirectory "/fonts//" - again works on desktop web (both on my local instance and the working version deployed on meteor.com)
Any leads anyone has would be super.
Thanks