Some Common Font Families

This is an example of a serif font.   (font-family: Times, "Times New Roman", Georgia, serif;)

This is an example of a sans-serif font.   (font-family: Verdana, Arial, Helvetica, sans-serif;)

This is an example of a monospace font.   (font-family: "Lucida Console", Courier, monospace;)

This is an example of a cursive font.   (font-family: "Comic Sans", "Comic Sans MS", cursive;)

This is an example of a fantasy font.   (font-family: Impact, fantasy;)

pdf of 19 Font Combinations