change font in html

HTML
    <p style="font-family:verdana">This is a paragraph.</p>
<p 
    style="font-family:'Courier New'">This is another paragraph.</p>
 
Source

Also in HTML: