Top "Font-face" questions

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

Font rendering in Chrome (woff2) - after load font family doesn't want to change

To prevent font rendering lags related to font loading time I wrote some simple script which load CSS containing @font-face …

css google-chrome fonts font-face woff2
Can I use CSS "unicode-range" to specify a font across an entire (third party) page?

I've never become fluent with CSS but I don't think I had this situation before. I'm thinking of using stylish …

css unicode font-face stylish southeast-asian-languages
Unicode ☰ hamburger not displaying in Android & Chrome

I noticed that my hamburger menu icon has stopped displaying in Chrome for Android and also, in the Android browser …

android html unicode font-face hamburger-menu
@font-face vs Google Fonts vs Cufon

So I've been forced by circumstances into using @font-face on a site I'm developing, and have to say I'm impressed …

css font-face cufon google-font-api
How to know when font-face has been applied

I am currently building a corporate website for a customer that uses custom fonts extensively. On jQuerys DOM-ready I am …

javascript jquery font-face domready
custom fonts with different vertical metrics between OS's

I am trying to include a custom font for a page I am building. My problem is that the font …

css html fonts font-face custom-font
Rails 3, @font-face failing in production with firefox

I'm using font-awesome in a rails 3 app, and everything is ok in development mode, but when I push to Heroku, …

ruby-on-rails fonts font-face asset-pipeline font-awesome
Google fonts external CSS Vs copying the code of external css in my css?

I'm using a google font by adding a External link <link href='http://fonts.googleapis.com/css?family=Arvo' …

css font-face google-font-api
Is the hash necessary in svg font-face declarations?

@font-face font-family: 'AllerRegular' src: url('/fonts/aller/aller_rg-webfont.eot') src: url('/fonts/aller/aller_rg-webfont.eot?#iefix') …

css svg font-face
CSS font-family of cmd.exe

I can't find any font-family in CSS, which is similar to the font-family used in the CMD.exe. Could you …

html css font-face font-family