Typekit- another way to use nonstandard fonts on a website

I already described cufon method so now I want to focus on another method- Typekit.
Typekit.com is a website which lets you use over 500 nonstandard, nonwebsafe fonts. If you have a website with less then 25000 pageviews per month then you can use they services for free.

Cufon: a way to use non websafe fonts on a webpate

Cufon is a method to convert standard font files into JavaScript code which then uses CANVAS to render fonts on a website. This method works in all major webbrowsers, including old Internet Explorer 6.
To use this method you should first convert your font file using this generator. Then include you JS font file and Cufon renderer in the HEAD section of your websites.

 
TopOfBlogs Web Development & Design Blogs