Add font to website

G

Gosiek

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
 
T

Travis Newbury

Gosiek said:
Does anyone know if it is possible to use a font in a website that is
not installed on the viewers computer?

Yes, google "download font from website" (google the groups) And you
will be rewarded with the understanding of why you probably don't want
to do it, and the knowledge to do it anyway...
 
R

Rincewind

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

Search the previous threads on this site, it's come up at least three times
in the last month.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top