For the web, you really only have a short list of options for fonts. If you use anything other than the common fonts that come with Windows most users won't have the font installed and the font will revert to the browser default. The best solution is as pornoTGP suggested, use CSS to define the font size (in pixels), and it should be pretty close to the same in most browsers. It's still best to leave yourself a slight fugde factor in you page layout design.
|