<title>My Example</title>
font-family: Helvetica, Arial, sans-serif;
<p class="example">Some random text to demonstrate the effect.</p>
<p>Helvetica will be used if the user's system has it, otherwise Arial will be used. If Arial isn't available, then the system's default sans-serif font will be used.</p>