When I change body font to a different (Google) typeface, which I know for certain contains cyrillic charset (like Droid Sans, Open Sans, nothing changes, latin text changes, while cyrillic falls back to some other default font.
See screenshot: http://imageshack.us/photo/my-images/802/halfwindscreen3.png/
1st line of blogpost in in Open Sans (as set in theme options), 2nd line (cyrillic) is something else. And it doesn't change font, unless I go for websafe fonts, which I don't want to.
Is there a way to fix this?
And also, the choice of Google fonts is very limited, is there a way to add more fonts to header and/or body font selector?
I also tried adding extra CSS code in the same panel:
body {
font-family: Cuprum, "Cuprum";
}
doesn't do anything. (Cuprum also has cyrillic chars included in it).
Please advise.














