Posted by:
towerofpower One can easily support both browsers (MSIE and NS) by generating EOT files for Explorer and PFR files for Navigator, and calling-up BOTH in the HTML code by means of CSS. I'm doing that right-now, and it works great.
The tool for the Netscape fonts (PFR) isn't free though. One can download it for evaluation from the Bitstream web site.
BTW: someone posted that NS 6 Beta wouldn't support download fonts. I downloaded that beta yesterday, and it turned out that it _does_ work with such fonts. One has has to use the PFR fonts for that browser.
There are instructions on how to use both types of fonts at http://www.webmonkey.com
Search for "font-embedding" and "Cascading Style Sheets". It ain't hard to learn.
Oliver