来自http://tunps.com/chinese-font-family-using-utf8-encode-in-css
最近在用zend studio开发一个系统,在做前台设计的时候,碰到了如图的问题,一个lexical error,google了一下,aptana插件编辑器中,对于css中的cjk文字都需要使用utf编码来表示,所以把宋体改为\5b8b\4f53,因为有些浏览器无法识别cjk文字。
参考:http://lifesinger.org/blog/2009/08/font-family-in-css/