5 font-family: 'Courier', 'Courier New';
8 font-family: 'Helvetica', 'Arial';
11 font-family: 'Times, 'Times New Roman';
20 You should see each font name in that font:
22 <span class=
"helvetica">HELVETICA
</span>
23 <span class=
"courier">courier
</span>
24 <span class=
"courier"><b>COURIER
</b></span>
25 <span class=
"times"><b>times
</b></span>