Specifications
- 71 -
WebINK & @font-face
• Use WebINK!
The WebINK font rental service gives you access to thousands of high-quality, affordable fonts. WebINK
handles the delivery of fonts to the requesting browser, so you don't have to host the fonts, don't have to
license the fonts, and don't have to create special CSS to cover individual browsers. For details on
integrating the CSS generated by WebINK into your own, see Integrating the WebINK CSS into your
Website.
• Use (and test) a fallback stack
You will have visitors to your website that use a browser that doesn't support @font-face. While they
won't get the ideal view that you'd like to present, you would still like them to be able to read and
understand your site. The fallback font stack tells the browser what font to use if the WebINK font is not
available.
References
• 30 CSS Best Practices for Beginners - http://net.tutsplus.com/tutorials/html-css-techniques/30-css-
best-practices-for-beginners/
Nettuts+ offers a wide array of articles, tips, and tutorials about web design, programming, and the Internet
in general.
• CSS Tutorial - http://www.learn-css-tutorial.com/
Webucator offers high quality free tutorials on many Web technologies.
• The Skinny on Doctypes - http://www.dustindiaz.com/skinny-on-doctypes/
• CSS Shorthand Guide - http://www.dustindiaz.com/css-shorthand/
Dustin Diaz writes with authority on a number of aspects of Web design and programming.