GetSimple Support Forum
Cyrillic font styling - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Themes (http://get-simple.info/forums/forumdisplay.php?fid=10)
+--- Thread: Cyrillic font styling (/showthread.php?tid=4274)



Cyrillic font styling - ross104 - 2013-02-08

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:
Code:
font-family: 'Open Sans Condensed', sans-serif;
and Google Web Fonts says that this font support Cyrillic symbols, but no luck. Symbols are unstyled...

See image attached...

[Image: 2yuad8h.png]

Found a solution in google fonts API Smile
Added:
Code:
&subset=latin,cyrillic,cyrillic-ext
And got the magic Smile