Top "Webfonts" questions

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

how to remove characters from a font file?

i've downloaded the DejaVu open source font and want to use it ad a WebFont, but even when converting it, …

unicode font-face webfonts
How can I use google web fonts with phantomjs

I'm using phantomjs version 1.9.7 which I believe is supposed to support web fonts. I have inserted the font with google …

phantomjs webfonts
configure mime types windows azure websites php app

I'm using Windows Azure Websites to host a php app. My app uses webfonts (css3 feature) and I need to …

php css azure webfonts azure-web-app-service
Is it necessary to provide a fallback font for a web font face?

We are using some web fonts on our site, e.g. <link href="http://fonts.googleapis.com/css?family=…

css font-face webfonts google-webfonts
Webfont (@font-face) line-height issue

I often embed webfont (@font-face) in sites that I develop and I have never encountered a major problem until today. …

font-face webfonts css
how to do you use letter-spacing smaller than 1px

I have a web font that I am trying to get the spacing just right. I have it set at …

css fonts webfonts letter-spacing
Is it possible to load webfonts through the offline storage cache manifest?

I understand that I can import my fonts through html/css but I am wondering if this is a achievable …

html manifest webfonts
Browser does not render WOFF fonts (@font-face)

Ok, I have an issue that I cannot figure out, I am trying to research usage of WOFF fonts in …

css iis-7 webfonts woff
Does every browser support all unicode?

I want to reduce the number of HTTP-requests by using Unicode instead of small image icons. The icons I'd like …

html css unicode cross-browser webfonts
DNS prefetch Google webfonts - which domain?

I am using some Google webfonts on my page. Using the code Google supplied, I've put <link href='http://…

html css dns webfonts google-webfonts