Use arbitrary fonts on the web with cufón
http://cufon.shoqolate.com/generate/-- Shared with Google Share Button
Found this neat tool. It has one major caveat, but for its purpose it's great. The purpose in question would be to use an arbitrary font (which you have license to and have as a TTF or OTF) on the web with good speed. Works with all of the major browsers and any font.
The caveat is that the font is rendered in VML, which apparently makes the text not selectable. That's a pretty big drawback for a lot of text, but may be forgivable on headings and logos, which is where I plan to use it.
The basic method of use is to upload your font to the tool's website, which converts it into a Javascript file. Along with that, you add the cufon core Javascript to your web page, tell it what selector to render the text with your font, and then initialize the script. Works fast and looks beautiful.