I have donload the Graffonti Fonts and I add the Css3 but html result not shown the font.
My Css File Has this code,..
@font-face {
font-family: Graffonti;
src: url('fonts/Graffonti/graffonti.3d.drop.[fontvir.us].ttf');
}
h1,h2,h3,h4,h5,h6{
margin-bottom: 21px;
line-height: 21px;
font-family: 'Graffonti',sans-serif;
font-weight: 400;
line-height: 1.2em;
}
Font is in fonts/Graffont folder,. Is I want to install font in my system ?
What is the mistake?.
I normally have multiple versions of the font to allow for multiple browsers if you go here and upload your font, it generates the code and font formats for you :
http://www.fontsquirrel.com/fontface/generator