HTML and CSS Reference
In-Depth Information
<!--[if IE]>
<style type="text/css" media="screen">
/* @font-face IE EOT rules */
@font-face{font-family:"Mufferaw";
font-style:normal;
font-weight:normal;
src: url(mufferaw.eot);}
</style>
<![endif]-->
</head>
<body>
<p id="muff"> This should be Mufferaw a True Type font. </p>
<p> This should be the standard serif font. </p>
</body>
</html>
O NLINE http://htmlref.com/appB/downloadablefonts.html
A possible rendering of font embedding is shown in Figure B-5.
F IGURE B-5 Embedded fonts can work across modern browsers. (This example will not appear the
same online. The font choice is to show obvious difference. The online version may opt to use a
font free of license concerns.)
 
Search WWH ::




Custom Search