When browsing websites with specific font-families set in CSS the Android 4 browser the fonts get overridden with Roboto.
How come? How do i prevent it?
Example: http://www.obviuse.se <- renders correct in all environments except Android 4. I'm using Typekit to import Meta Pro.
I've also built another site that i can't show ATM, where i use @font-face to import BigCaslon. A interesting thing about that site is that everything EXCEPT em that has a rule using BigCaslon BoldItalic. I will post that site as soon as i got permission from my customer. How come?
Any ideas?
Anders