Top "Font-face" questions

@font-face is a CSS rule that allows the definition of embedded fonts within a webpage.

can't get iis7 to gzip font-face font files

im on a shared webhost and i only have access to the web.config file for iis7.5. javascript files and …

gzip font-face mime-types
caching font-face fonts

I'm using @font-face to embed a font hosted on TypeFront, but my font is not cached by the browser (Firefox 3.6.13 …

font-face browser-cache
Webpack can't load fonts (ttf)

Currently I have 3 fonts that I want to add to my React project:a, a light, a bold. My file …

reactjs webpack fonts font-face webpack-3
Where to put font-face in CSS?

When you add @font-face into your site's single css file where is the best place to put it? Top of …

css font-face
Firefox not recognizing a font

I'm styling the pre HTML element via CSS like this: pre { font-family : "Franklin Gothic Medium","Arial Narrow Bold","Arial",sans-serif; } …

css firefox fonts font-face font-family
Font face in sublime text 3 using Elementary OS

I have a problem. Earlier I used Ubuntu, but now I've installed an Elementary OS to my notebook and then …

ubuntu font-face sublimetext3 italic
Downsizing an .OTF font by removing glyphs

I can't quite believe this question hasn't been asked specifically for OpenType fonts, but does anyone know of a way …

fonts font-face glyph
Using CSS font-family to select Droid fonts not working on Android

I discovered that the following HTML code does not work on Android (it will only use the default font: Droid …

android fonts font-face font-family
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
On IE CSS font-face works only when navigating through inner links

Our webdesigner has created a CSS with the following font-face: @font-face { font-family: 'oxygenregular'; src: url('oxygen-regular-webfont.eot'); src: url('oxygen-regular-webfont.…

css internet-explorer https font-face