Fonts Selection
There are many different font styles to select from. Some are simple others have a flare to them. For the most part simple fonts are better when you have paragraph of information for your website visitor to read. The fonts with flare work best when used as headers or to accent an area of text.
There are some advantages to using fonts that exist on your visitors system, these do not need to be downloaded and are ready for use reducing download time. Some of these safe font are: Arial, Comic Sans MS, Courier New, Georgia, Impact, Lucida Console, Palatino Linotype, Tahoma, Times New Roman, Trebuchet MS, Verdana, Verdana, MS Sans Serif and MS Serif.
What if the font you selected is not available of the visitors system? This is where you have a font family. With the font family you select multi fonts; if the first one on the list is not available it uses the second one. Below is a sample of a font family code that would be present the CCS Styles for the website.
font-family:"Bookman Old Style",Tahoma,Verdana,"Myriad Web",Syntax,sans-serif;
If you would like expand your selection of available fonts
Google Web fonts provides over five hundred fonts that can be downloaded to your user’s system when they view your pages. The Google Web fonts page provide you with the code you require and the load time hit that your page will encounter.
Don’t overdo your use of different fonts on a page. It is best to only use a maximum three different font styles on a single page.