I'm not sure but I hope this is the right group.
I created a new homepage for me and want to use a special font. I found out
that I can use CSS2 and Microsoft WEFT.
Now I have the following Code in my HTML files:
<STYLE TYPE="text/css">
<!-- /* $WEFT -- Created by: Kai Gillmann (KaiGi...@GMXpro.net) on
02.04.2004 -- */
@font-face {
font-family: MyOwnFont;
font-style: normal;
font-weight: normal;
src: url(MYOWNFO1.eot);
}
-->
</STYLE>
Now other computers should show the pages with this font but it doesnt work.
I read the FAQ, Troubleshooting & co on microsofts WEFT Homepage
http://www.microsoft.com/typography/web/embedding/weft3/default.htm
I am using IIS from Windows 2003 EEd.
I hope anyone could help me or tell me the right newsgroup. (I
unsuccessfully searched for css, html, htm, web, webdesign, www)
Kai Gillmann
P { Font-family: MyOwnFont; }
Regards
Cosme
"Kai Gillmann" <KaiGi...@GMXpro.net> escribió en el mensaje
news:%23xQGqgP...@TK2MSFTNGP12.phx.gbl...
P { Font-family: MyOwnFont; }
Regards
Cosme
"Kai Gillmann" <KaiGi...@GMXpro.net> escribió en el mensaje
news:%23xQGqgP...@TK2MSFTNGP12.phx.gbl...