it says do this
<STYLE TYPE="text/css">
<--!
@font-face {
font-family: Arial;
font-style: normal;
font-weight: normal;
src:url(http://www.SiteAddress.htm/EOTfileName.eot);
}
-->
</STYLE>
Ill add my own font
DicotMedium
though when its not in its windows fonts directory it changes its name to this
DICOTME_.TTF
anyway Ill put its name
<STYLE TYPE="text/css">
<--!
@font-face {
font-family: DicotMedium;
font-style: normal;
font-weight: normal;
src:url(fonts);
}
-->
</STYLE>
I made a folder called it fonts and put it the same directory as the rest of the web page.
End result, it doesnt work.
Reputation Points: 10
Solved Threads: 0
Junior Poster in Training
Offline 54 posts
since Jun 2009