Top "Webfonts" questions

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

What is the status of TTF support in Internet Explorer?

I'm trying to determine the status of support for the TTF font format on Internet Explorer. (I don't have any …

internet-explorer fonts font-face webfonts true-type-fonts
How to download multiple formats of a web font from the (official) Google Web Fonts repo?

I've learnt that Google automatically serves TTF, EOT, WOFF, or SVG font files depending on the browser / device it's accessed …

webfonts google-webfonts
How do I use fontello fonts?

According to one source, this is how I use Fontello fonts: Now it's trivial to make a custom icon webfont, …

font-face webfonts fontello
How to include Roboto font in webpack build for Material UI?

For a progressive web app based on Material UI (React) and built with Webpack, how do I properly include Roboto …

webpack webfonts material-ui roboto
Webfonts or Locally loaded fonts?

Ever since the troubles brought on by using Cufon I ventured away from using external font resources, but as of …

javascript css fonts webfonts
Font Awesome fonts show up as boxes on IE8

So I am using Font Awesome in a project and in testing I'm running into issues with IE8. On Windows …

css internet-explorer webfonts font-awesome
Compressing fonts for using in web

Can fonts be compressed someway before using as webfonts? I have a font file which is 150kB. Is it possible …

css font-face webfonts
What are my "web font" choices for Arabic?

I am working on a WordPress site that will be entirely in Arabic (except for the backend). I am an …

html fonts arabic webfonts
Font weight ignored in Chrome

I created a fiddle trying to use Open Sans font with font-weight 300: HTML <span class="demo">example</…

html css google-chrome fonts webfonts
Using otf type fonts in Android studio

I see a lot of references for ttf fonts in Android studio but none describe usage of otf type fonts. …

java android android-studio fonts webfonts