Archived topic
subset=latin,latin-ext'
2 replies · Started by Jiří Borový on August 11, 2015
Hi, will be in next update support subset=latin,latin-ext' in google fonts? I have pages (http://www.kritiky.cz/) in czech languare and in Firefox and IE 11 I haven't good charts.
code example: <link href='http://fonts.googleapis.com/css?family=Dosis&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
Thanks for reply
I solved it: I'm add code <link href='http://fonts.googleapis.com/css?family=Dosis:400,200,300,500,600,700&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
at top of head of child theme
Simca
Hi there,
That's one way to do - but it's slightly less efficient.
This is the more efficient way to do it: https://generatepress.com/forums/topic/problems-with-polish-fonts/#post-126357
Thanks!
