PDA

View Full Version : CSS & External Fonts


aburda
May 29th, 2005, 05:04 AM
Hello,

I'm wondering if it is possible to install external fonts when programming a website using HTML/CSS. I've done my homework and it appears that I should be using the @font-face tag in the CSS sytle sheet. I've done this and it doesn't work. I've searched the web and the documentation is pretty thin except for what is on the w3c site. A couple of people I've found made mention of the fact that this was discontinued due to copyright reasons. If that being the case then I guess its a good reason why my code isn't working. So anybody know if 1. for certain @font-face was discontinued and 2. if so are there any other options.

Thanks for any input

Aaron