html[lang='pl-pl'] body{ font-family:'yourfont';}
html[lang='th'] body{ font-family:'Kosugi Maru' !important;}
Comments
http://prntscr.com/lli5wn
Thanks
If you want to change font for single words, then you have to use <span style="font-family:'font'">text</span> in column item or other item which allows HTML tags.