Uploading font for website

Associate
Joined
26 Oct 2003
Posts
221
Hi

I have a website which I use for email addresses but I have also set up a one page index.html page on the domain with contact details on.

I have used a downloaded font (which is allowed to be used ona a website) but only I can see the font from my computer as other people don't have it installed.

How do I go about uploading the font and linking it to the website? I have space to load it onto the server that is used for the site but I don't know where to put the font and how to link it.

Could someone help me please. Thank you.
 
You can't honestly expect people to download your font in order to view a webpage?

Wherever possible you really should use a standard font everyone is likely to have. If you really must use your fancy font in headers and so forth, you could make images of the text and use an image replacement technique in your CSS.

I did this with my own website. However I removed it because it does slow down load times quite a bit if you have a large site/lots of headers.
 
Back
Top Bottom