Specifying source of fonts

Must specify the source of the font definition in one of two ways:

by using CSS1 @fontdef syntax:

<STYLE TYPE="text/css"><!-- 
    @fontdef url
    (http://home.netscape.com/
    fonts/sample.pfr);  
--></STYLE>