This document discusses font embedding for the web. It provides an overview of the history of font embedding techniques, including CSS image replacement, sIFR, and Cufón, and their limitations. The document argues that @font-face in CSS3 is the best current solution, allowing any font to be embedded while maintaining accessibility, searchability, and translation. It provides examples of how to implement @font-face and considerations for font licensing when embedding for the web.