WebSite X5Help Center

 
Rick De Rooij
Rick De Rooij
User

Where do I put a font-family statement?  en

Author: Rick De Rooij
Visited 1088, Followers 2, Shared 0  

Hi there,

How do I add a font alternative to my website? In the website we use a typeface called Amazone, that is not a standard font on many computers. So I would like to add a font-family statement with some alternative font types that that will be used in case the Amazone typeface is not installed. Where do I put the font-face statement to make this work throughout the whole site.

Regards,
Rick

PS: This is the line I have in mind. Does this work?

p
{
font-family:"Amazone","Brush Script MT Cursief",Script,Serif;
}

Posted on the
1 ANSWERS