【发布时间】:2014-04-22 10:44:02
【问题描述】:
下一个问题 - Opera 不显示外部字体。下一个代码:
@font-face {
font-family: "Ubuntu-Italic";
src:url('../fonts/Ubuntu-I.eot'),
src:url('../fonts/Ubuntu-I.eot?#iefix') format('opentype'),
src:url('../fonts/Ubuntu-I.woff') format('woff'),
src:url('../fonts/Ubuntu-I.otf') format('opentype'),
src:url('../fonts/Ubuntu-I.ttf') format('truetype'),
src:url('../fonts/Ubuntu-I.svg') format('svg');
font-weight: normal;
font-style: normal;
}
看起来一切正常 - 双引号,“woff”格式...但它不适用于 Opera。
【问题讨论】:
-
有很多这样的@StackOverflow,例如:stackoverflow.com/questions/9506837/…
-
pc-shooter,缓存被清除,字体不是来自 Google-Fonts arma,谢谢你,现在我正在努力理解这个,我之前在这个主题上阅读的所有内容都无法使用。