When using embedded fonts, watch out for embedding the complete set of styles for your font (bold, italic, …). For example, Buttons may use a “bold” value for the font-weight style. In the case you did not embedded also the bold version of the font, and you are trying to display special chars like chinese, arabian or hinhi (the chars which are not included into the OS default system), then you will get just some strange...
Read More