0% found this document useful (1 vote)
2K views2 pages

CSS Font Families

The document lists commonly used font combinations organized by font family including serif, sans-serif, monospace, and cursive fonts. For each font family, the normal and bold variations of example font names are shown along with example text to demonstrate how the fonts would be displayed.

Uploaded by

Zaiba Contractor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
2K views2 pages

CSS Font Families

The document lists commonly used font combinations organized by font family including serif, sans-serif, monospace, and cursive fonts. For each font family, the normal and bold variations of example font names are shown along with example text to demonstrate how the fonts would be displayed.

Uploaded by

Zaiba Contractor
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

CSS Font Families

Commonly Used Font Combinations


The following table lists some commonly used font combinations, organized by generic family.

Serif Fonts
font-family Normal Bold

Georgia, serif This is normal text. This is bold text.

"Times New Roman", Times, serif This is normal text. This is bold text.

"Palatino Linotype", Palatino, "Book Antiqua", serif This is normal text. This is bold text.

Sans-Serif Fonts
font-family Normal Bold

Arial, Helvetica, sans-serif This is normal text. This is bold text.

"Arial Black", Gadget, sans-serif This is normal text. This is bold text.

Impact, Charcoal, sans-serif This is normal text. This is bold text.

Tahoma, Geneva, sans-serif This is normal text. This is bold text.

"Trebuchet MS", Helvetica, sans-serif This is normal text. This is bold text.

Verdana, Geneva, sans-serif This is normal text. This is bold text.

Monospace Fonts
font-family Normal Bold

Courier, monospace This is normal text. This is bold text.

"Courier New", Courier, monospace This is normal text. This is bold text.

"Lucida Console", Monaco, monospace This is normal text. This is bold text.

Cursive Fonts

font-family Normal Bold


"Comic Sans MS", cursive This is normal text. This is bold text.

"Courier New", Courier, monospace This is normal text. This is bold text.

"Lucida Console", Monaco, monospace This is normal text. This is bold text.

You might also like