I am in the process of developing a site and I have a somewhat unusual problem.
I am working with fonts.com to create @font-face type to my site.
I have been testing / previewing my work within Firefox - to which everything loads fine.
Though when on a mobile device / ipad / safari / chrome, my typefaces do not load.
A preview for the site is located at:
http://www.moneyworrier.com/about/team/kearsten-james.php
I could paste the entire CSS though I don't think there is anything out of place. e.g.
.base-menu { line-height: 18px; font-family:'Arial W01 Light'; font-size:12px;}
Has anyone had the same trouble? Have I done something wrong? Any thoughts would be greatly appreciated.