Web Fonts (@font-face) Written on March 30, 2012, by e.
I wanted to replace the left hand menu header images with CSS-based fonts (web fonts = eot, WOFF, ttf and svg) to implement media queries and to follow best practices. In addition, now we can use fonts which aren’t natively on a user’s device, allowing for a more unique feel to the site. To learn […]