Hi
I’ m having some issues with default fonts in Royal Theme.
I have issue with Roboto font. In Firefox 30+ and IE 11+ on Win platform polish eg ą,ę,ż,ź fonts doesn’t work.
I have red this forum and tried to change couple of things. Even thought it doesn’t work as it should.
In theme functions I’ve replaced default Roboto font definition to this
wp_enqueue_style("font-roboto",et_http()."fonts.googleapis.com/css?family=Roboto:400,300,300italic,100italic,100,400italic,500,500italic,700,700italic,900,900italic&subset=latin,latin-ext");
But it does not work out. Please help me.