Hello all!!
Is it possible to add fonts to your HTML?
For example, if I use a very special font, not a standard one as arial or courier. How to make it possible that the cli闆梩 sees the text in that specific font? How to add it to your page? Do you have to place the font on the server and refer to it or...?
I know that, if you use the font as a banner or something, it's maybe better to make an image of it, but what if I use the font all over my site...?@font-face (<!-- m --><a class="postlink" href="http://www.blooberry.com/indexdot/css/syntax/atrules/fontface.htm">http://www.blooberry.com/indexdot/css/s ... ntface.htm</a><!-- m -->), support maybe poor.Thank a lot!!!
But got some questions now...
- src: url(<!-- m --><a class="postlink" href="http://www.example.com/font.eot">http://www.example.com/font.eot</a><!-- m -->);
- "...This At-Rule syntax maps an embedded OpenType file..."
What is an 'embedded open type' font? Normally, fonts extention is .ttf. Can I use them also? Has somebody some experience with it?Works in IE only : <!-- m --><a class="postlink" href="http://www.globalweb.com.ru/forum/archive/o_t/t_530/embedding_fonts.html">http://www.globalweb.com.ru/forum/archi ... fonts.html</a><!-- m -->
Some examples : <!-- m --><a class="postlink" href="http://www.microsoft.com/typography/web/embedding/">http://www.microsoft.com/typography/web/embedding/</a><!-- m -->
This on truedoc (<!-- m --><a class="postlink" href="http://www.truedoc.com/webpages/intro/index.html">http://www.truedoc.com/webpages/intro/index.html</a><!-- m -->) maybe of help with Mozilla.
Is it possible to add fonts to your HTML?
For example, if I use a very special font, not a standard one as arial or courier. How to make it possible that the cli闆梩 sees the text in that specific font? How to add it to your page? Do you have to place the font on the server and refer to it or...?
I know that, if you use the font as a banner or something, it's maybe better to make an image of it, but what if I use the font all over my site...?@font-face (<!-- m --><a class="postlink" href="http://www.blooberry.com/indexdot/css/syntax/atrules/fontface.htm">http://www.blooberry.com/indexdot/css/s ... ntface.htm</a><!-- m -->), support maybe poor.Thank a lot!!!
But got some questions now...
- src: url(<!-- m --><a class="postlink" href="http://www.example.com/font.eot">http://www.example.com/font.eot</a><!-- m -->);
- "...This At-Rule syntax maps an embedded OpenType file..."
What is an 'embedded open type' font? Normally, fonts extention is .ttf. Can I use them also? Has somebody some experience with it?Works in IE only : <!-- m --><a class="postlink" href="http://www.globalweb.com.ru/forum/archive/o_t/t_530/embedding_fonts.html">http://www.globalweb.com.ru/forum/archi ... fonts.html</a><!-- m -->
Some examples : <!-- m --><a class="postlink" href="http://www.microsoft.com/typography/web/embedding/">http://www.microsoft.com/typography/web/embedding/</a><!-- m -->
This on truedoc (<!-- m --><a class="postlink" href="http://www.truedoc.com/webpages/intro/index.html">http://www.truedoc.com/webpages/intro/index.html</a><!-- m -->) maybe of help with Mozilla.