1

嘿伙计们,谷歌网络字体没有在 Firefox 和 ie9 上加载。昨天他们工作得很好,但今天没有运气。还有其他人有这个问题吗?

<link href='http://fonts.googleapis.com/css?family=Marvel' rel='stylesheet' type='text/css'>
<style type="text/css">
.a{ font-family:'Marvel', sans-serif;}
</style>
.
.
<div class="a">Example Text</div>

可在除 ie9 和 firefox 之外的所有浏览器上工作。

4

2 回答 2

2

对我来说也是如此,使用“Terminal Dosis”字体,几个小时以来。我想这是来自 Google 服务器的临时问题(我希望它会尽快修复)。如果您赶时间,可以使用http://www.fontsquirrel.com/https://typekit.com/ 之类的解决方案

;)

于 2011-10-15T22:23:57.827 回答
1

是的,这是一个已知问题。现已推出针对 Firefox 和 IE9 用户的修复程序。感谢您报告问题!

(我是 Google Web Fonts 的工程师)

于 2011-10-16T03:48:39.163 回答