Top "Webfonts" questions

Technology that enables people to use fonts on demand over the Web without requiring installation in the operating system.

Fix custom font line-height with CSS

I've been experiencing a strange issue when using a custom font on a new webapp i'm working on. This custom …

css fonts font-face webfonts
How to use an emoji font on a website?

I've downloaded Google's "Noto Color Emoji" font, but can't get it to work. I have no problems with fonts like "…

html css fonts webfonts emoji
Is there a trick to show Arial Black in Firefox?

Since Arial black is buggy in firefox, is there a way to show it without embedding it with @font-face? https://…

css firefox bugzilla webfonts font-family
Can I set an Access-Control-Allow-Origin header to all pages on a domain and its subdomains?

I am trying to use a webfont which I am legally permitted to use, but not to distribute. I am …

http-headers cross-domain webfonts
Packaging a font with a Google Chrome extension

I want to use something other than the standard fonts with my Chrome extension. I was excited about the possibility …

google-chrome-extension webfonts
Using @import for google fonts is not working on internet explorer

I am trying to use google fonts on my web but I have an issue with internet explorer. I am …

css internet-explorer fonts webfonts google-font-api
How to fix Ensure text remains visible during webfont load

Hi I'm facing this problem in google pagespeed I almost get my site speed to 100 the only thing remaining is …

css webfonts google-pagespeed google-fonts
Which monospace font does a browser use?

With CSS, if you specify font-family: monospace;, my understanding is that the browser chooses its default/preferred monospaced font. If …

css fonts webfonts
Prioritise SVG font with Google Web Fonts

font-face rendering in Google Chrome on windows is awful unless you use an SVG font. However google web fonts prioritises …

google-chrome svg webfonts google-webfonts
Should I locally store CSS generated by the Google Web Fonts API?

I am using some Google Web Fonts. I hear that Google deal with all the issues between different browsers and …

css font-face webfonts google-webfonts