I use the above code and intend to ONLY use this font for characters in the designated unicode-range, and excluding any other characters including the default English one.
However, in my site, it stills display the other characters in this font. As you can see, the upper one still displays English in the font defined, and yet the second one uses sans-serif. How can I solve this problem?
Much help is appreciated.