Hi!
I've tried couple of themes, and found some issue.
If I add some content using Cyrillic symbols - they become unstyled. All latin symbols are styled ok.
For example Trendybiz theme uses:
and Google Web Fonts says that this font support Cyrillic symbols, but no luck. Symbols are unstyled...
See image attached...
Found a solution in google fonts API
Added:And got the magic
I've tried couple of themes, and found some issue.
If I add some content using Cyrillic symbols - they become unstyled. All latin symbols are styled ok.
For example Trendybiz theme uses:
Code:
font-family: 'Open Sans Condensed', sans-serif;
See image attached...
Found a solution in google fonts API
Added:
Code:
&subset=latin,cyrillic,cyrillic-ext