« See all FAQs for Mommy Blog - Premium WordPress Jigoshop Theme
How to enable cyrillic characters in Google Font
Edit the file wp-content/themes/mommy_blog/header.php you will see this code:
echo ':400,700" rel="stylesheet" type="text/css"/>';
change it to this code:
echo ':400,700&subset=latin,cyrillic,latin-ext" rel="stylesheet" type="text/css"/>';



