Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Fonts woff2 not supported in iOS

I have just noticed Google Fonts stopped serving their fonts in tff. Instead they do in woff2. Woff2 is not supported on iOS. And my layout gets all funny because of it.

Is there any way I can request the fonts in tff instead of woff2?

Thank you

like image 211
Nikk Avatar asked Jan 31 '15 00:01

Nikk


1 Answers

You have to download the font using different browsers and watching the web inspector, thats because google detects which font type needs your browser.

like image 171
Christian Avatar answered Oct 19 '22 09:10

Christian