Skip to content
CSS Head
CSS links, tutorials, code and demos for web designers and developers
    About Archives Contact Privacy and Cookies Policy Submit a Link Submit Community News
CSS Head
CSS links, tutorials, code and demos for web designers and developers
Home Submit a Link Contact About

Tag: embedding

Ever Thought About Using @Font-face for Icons?

April 23, 2010

The evolution of Internet technologies never ceases to amaze. Seemingly daily, new concepts and techniques are being thought up by creative and talented people. With modern browsers being adopted at a greater rate, systems like CSS3 are becoming more and more viable for use on projects of all sizes. Clearly, this can be seen by […]

csshead comment 0 Comments

Quick and Easy CSS @font-face Code

April 14, 2010

What seems to be an ideal chunk of CSS code for implementing the @font-face rules. Tested on quite a few browsers, including the following: Safari 3.1+, Opera 10+, Firefox 3.5+, Chrome 4.0+, Internet Explorer 6+ This technique delivers your custom fonts quite consistently to all of these browsers, and degrades gracefully for those that don’t […]

csshead comment 0 Comments

Becoming a Font Embedding Master

October 10, 2009

I’ve spent a couple days worth now trying to figure out the best and most complete approach to font embedding using @font-face. It really is a dark art that must be mastered. It is by no means a straightforward process. Here’s the findings…

csshead comment 0 Comments

Roundup of Font Embedding and Replacement Techniques

September 20, 2009

There are more options than ever for getting unique, good looking fonts into your pages. Apart from @font-face, here are your options for font embedding services and font replacement techniques…

csshead comment 0 Comments