How does Chrome decide which font to use for every Unicode character? For example, let's say I have 4 Hebrew fonts, 5 Hindi fonts and 6 Arabic fonts. Which font will be used to display Hebrew, Arabic and Hindi characters by default? Do I have control over that? In the Chrome setting I noticed I can only choose ONE default font, so which fonts are being chosen for other languages?

link|improve this question
feedback

1 Answer

i think you must use some javascript to detect the browser language and load a different css on the DOM loading. I don't see any other 'native' solution.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.