开发者

google web fonts in firefox 7.0.1

开发者 https://www.devze.com 2023-04-13 01:21 出处:网络
I have a problem to load the google web fonts on firefox body, input, select, textarea, h1, h2, h3 { 开发者_C百科 font-family: \"Ubuntu Condensed\",sans-serif !important;

I have a problem to load the google web fonts on firefox

body, input, select, textarea, h1, h2, h3 {
   开发者_C百科 font-family: "Ubuntu Condensed",sans-serif !important;
}

google web fonts in firefox 7.0.1


This is a known issue with Google Web Fonts. An internal configuration change broke serving of one of the headers needed for reliable operation in Firefox and IE9+. The fix is propagating now and it should be working soon.

Thanks for reporting the issue!

(I'm an engineer on the Google Web Fonts team, found this in a twitter search trying to investigate how deep the breakage went)

0

精彩评论

暂无评论...
验证码 换一张
取 消