Top "Font-face" questions

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

@font-face fonts only work on their own domain

I am trying to create a type of font repository for use on my websites, so that I can call …

apache css font-face
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
My custom font doesn't want to work in Internet Explorer

I'm trying to use the Green Pillow and Cotidiana fonts on a site I'm working on. I've loaded the .eot …

css internet-explorer font-face
@font-face not working with specific version of Internet Explorer 11

I know there are lots of similar questions but this situation seems really odd. @font-face seems to be broken for …

html css internet-explorer font-face
Changing the default font family in TinyMCE

I've successfully changed the default font inside the editor using the documentation here but that leaves me with a problem. …

javascript css fonts tinymce font-face
@font-face not displaying correctly in IE

I have been searching for hours, asked friends and it didn't work out. So I hope you guys can help …

css internet-explorer cross-browser font-face custom-font
@font-face for custom fonts, fonts not smooth in Chrome

I have a web application that is using CSS3's @font-face to embed custom fonts. So far this has works …

google-chrome css fonts font-face
use font in mPDF generated document

I would like you to help me with this issue, I'm dealing for the first time with mPDF which I …

php fonts font-face mpdf
Firefox @font-face with local file - downloadable font: download failed

I am having an issue with using a font accessed via a relative URL. @font-face { font-family: 'ElegantIcons'; src:url('../…

css firefox fonts font-face
How to add an Access-Control-Allow-Origin header in IIS7 with restrictions

I need to access a font file in my application from the server that I also own. It works for …

asp.net iis cross-domain font-face access-control