Similar Question:
How can I incorporate a non-standard font into my website?
I have received a .ttf file from a client with the request that it should be used as the font for their website, and also for users to download this font if they do not already have it.
Is it feasible to have the font downloaded in this manner? If so, what is the necessary code (CSS/JavaScript/etc.) to enable the font to be downloaded?