tags:

views:

68

answers:

4

Hi All,

If I want to use a specific font that I know it is not available in most of the user's computer, is it possoble to embed the font in my web site in some way? I have gone to some web site using special fonts as text, but not as image. I wonder how it works.

Thanks Mayur

+1  A: 

I have not tried this myself since it was just announced very, very recently. But it looks like a good alternative right now.

WebFont Loader: http://code.google.com/apis/webfonts/docs/webfont_loader.html

And this: Google Fonts API http://code.google.com/apis/webfonts/docs/getting_started.html

Chris Henry
A: 

There are also a couple more alternatives which have not been mentioned yet.

Such as Cufon and sIFR. Cufon is Javascript based and sIFR is Flash based

Russell Dias