Posted by Gosiek on 09/08/05 10:54
Hello everyone,
Does anyone know if it is possible to use a font in a website that is
not installed on the viewers computer?
I tried to use css:
@font-face {
font-family:Madison;
src: url("madison.ttf"), format "truetype";
}
but it did work.
Any suggestion?
Best rgds,
Gosiek
Navigation:
[Reply to this message]
|