Pergunta

On my website I'm currently using image files to represent custom fonts. I'm wondering if I can replace this with actual text but with a font that may not be installed on the viewer's system. How can I achieve this? Thanks

Foi útil?

Solução

This is possible (with certain restrictions) using @font-face. For a great introduction, read this.

Outras dicas

This seems to be a very good choice if you don't mind that the user cannot select and copy your text.

http://cufon.shoqolate.com/generate/

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top