简体   繁体   中英

google web fonts in firefox 7.0.1

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

body, input, select, textarea, h1, h2, h3 {
    font-family: "Ubuntu Condensed",sans-serif !important;
}

Google Web字体问题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)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM