CSS Fonts: Setting Font Family
CSS Fonts defines Arial as the base font on the page. You can change this as your normally would using CSS's font-family
property.
Note:
Because CSS examples are susceptible to other CSS on the page, this example is only available in a new window at the above link.