3 font-family: 'Lucida Grande';
9 font-family: Helvetica;
16 unicode-range: U+
0060-
0080;
21 This tests that locally-installed fonts are used for a family of the same
22 name defined in a
<tt>@font-face
</tt> rule if they are a better match than
25 <p style=
"font-family: Lucida Grande;">
26 This should be Lucida Grande
<i>and this should be Times Italic.
</i>
28 <p style=
"font-family: Helvetica;">
29 This should be Times
<b>and this should be Helvetica Bold.
</b>
31 <p style=
"font-family: Monaco;">
32 UPPERCASE SHOULD BE MONACO and lowercase should be times.