Top "Font-face" questions

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

Helvetica Neue Light with @font-face .. legal?

My team and I have developed a site using the Helvetica Neue Light font face via @font-face in our stylesheet. …

css font-face
Preloading @font-face fonts?

Is it possible to preload or otherwise cache @font-face fonts, most likely with javascript, before the page loads so you …

javascript css fonts embedding font-face
@font-face works in IE8 but not IE9

As described above, I have issues with @font-face not displaying in IE9 although it displays fine in every other browser …

css internet-explorer font-face embedded-fonts
Amazon S3 CORS (Cross-Origin Resource Sharing) and Firefox cross-domain font loading

There has been a long standing issue with Firefox not loading font from different origin than the current webpage. Usually, …

css firefox amazon-s3 font-face cors
CSS @font-face - what does "src: local('☺')" mean?

I'm using @font-face for the first time and downloaded a font-kit from fontsquirrel The code they recommend inserting into my …

css font-face
Which font is used in MS-DOS?

Does anyone know which is the font that the Windows console/MS-DOS uses?

fonts font-face true-type-fonts windows-console
Internet Explorer @font-face is failing

I'm trying to get Internet Explorer to render my pretty fonts. It's not working. They work fine in Firefox and …

css internet-explorer font-face
Multiple font-weights, one @font-face query

I have to import the Klavika font and I've received it in multiple shapes and sizes: Klavika-Bold-Italic.otf Klavika-Bold.otf …

css fonts font-face
Loading an external font via inline CSS

Is it possible to load an external font via inline CSS? Note: I'm not talking about using an external CSS …

html css fonts inline font-face
@font-face failed OpenType embedding permission check. Permission must be Installable

This exception occurs in here. You can reproduce it in IE11. So far I have not found the cause of …

css fonts font-face