I have a website which needs a certain font to display its content properly. Now I want to install it in client’s computer if it is not available there.
What is the way to do this? Is there any way to make the font available in client’s computer?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use CSS embedded fonts:
http://randsco.com/index.php/2009/07/04/p680
http://www.netmechanic.com/news/vol3/css_no15.htm
Related:
How to embed fonts in HTML?