How to add my own font?
Posted: Tue Apr 29, 2008 7:32 pm
Hi,
i'am using cmsms 1.2.4 and want to add my own TrueType font in the stylesheet. I have tried the following syntax but it doesn't work.
@font-face {
src:url("uploads/font.ttf");
fontFamily: myFont;
}
What is wrong?
Any idea would be appreciated.
i'am using cmsms 1.2.4 and want to add my own TrueType font in the stylesheet. I have tried the following syntax but it doesn't work.
@font-face {
src:url("uploads/font.ttf");
fontFamily: myFont;
}
What is wrong?
Any idea would be appreciated.