PDA

View Full Version : Respect from Milano


milano
June 14th, 2005, 10:26 PM
Hello Guys!
Really nice forum.
I see that you use external font for text on your web site. It looks really, really cool.
I would kill to have an oportunity to use something like this on my website (milanogw.net).
I would appriciate very much if admin or someone else could explain me how to incoroprate external font into my website.

Great love&respect
Milano

milano
June 17th, 2005, 09:27 AM
Well?

ubuntu-geek
June 17th, 2005, 11:44 AM
Hello,

In our css we specify the fonts like this:
font: 8pt "Bitstream Vera Sans", verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; Users who have the Bitstream Vera Sans font will use that, if not it will just default down the list.

Hope that helps.