The @font-face rule and CUFON
The CSS Fonts Module Level 3 - W3C Working Draft was released June 18, 2009.This CSS3 module describes how font properties are specified and how font resources are loaded dynamically.Section 4.1 The @font-face rule defines the rule this way: The @font-face rule allows for linking to fonts that are automatically activated when needed. This permits authors to work around the limitation of 'web-safe' fonts, allowing for consistent rendering independent of the fonts available in a given user's environment....
