Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Firefox 上加载谷歌网络字体时遇到问题
body, input, select, textarea, h1, h2, h3 { font-family: "Ubuntu Condensed",sans-serif !important; }
这是 Google 网络字体的一个已知问题。内部配置更改破坏了 Firefox 和 IE9+ 中可靠运行所需的标头之一的服务。该修复程序现在正在传播,它应该很快就会工作。
感谢您报告问题!
(我是 Google Web Fonts 团队的一名工程师,在推特搜索中发现了这个,试图调查破损的深度)