【发布时间】:2011-05-16 02:21:02
【问题描述】:
我有一个使用 css @face-face 的网络字体,这种使用不是“标准”字体(如 Arial 或 Tahoma)的字体是否存在问题?这种方法是 100% 跨浏览器支持吗?
你的代码看起来像这样:
font-family: 'myfont_OERegular';
src: url('myfont-webfont.eot');
src: local('myfont_OE'), local('myfont1'), url('myfont_-webfont.woff') format('woff'), url('meodedpashut_myfont-webfont.svg#webfont4Amd3DHq') format('svg');
font-weight: normal;
font-style: normal;
【问题讨论】:
标签: html css cross-browser font-face embedded-fonts