treehouse : what would you like to learn today?
Web Design Web Development iOS Development

CSS Font Families

Last updated on:

Sans-Serif

Arial, sans-serif;
Helvetica, sans-serif;
Gill Sans, sans-serif;
Lucida, sans-serif;
Helvetica Narrow, sans-serif;
sans-serif;

Serif

Times, serif;
Times New Roman, serif;
Palatino, serif;
Bookman, serif;
New Century Schoolbook, serif;
serif;

Monospace

Andale Mono, monospace;
Courier New, monospace;
Courier, monospace;
Lucidatypewriter, monospace;
Fixed, monospace;
monospace;

Cursive

Comic Sans, Comic Sans MS, cursive;
Zapf Chancery, cursive;
Coronetscript, cursive;
Florence, cursive;
Parkavenue, cursive;
cursive;

Fantasy

Impact, fantasy;
Arnoldboecklin, fantasy;
Oldtown, fantasy;
Blippo, fantasy;
Brushstroke, fantasy;
fantasy;

View Comments

Comments

  1. How come Georgia is missing?

    • Georgia, serif; – you probably guessed that though!

      I did wonder the same thing, although there are an awful lot of fonts out there so its no surprise a few are missing.

    • Very very nice ;)

    • Faudzif
      Permalink to comment#

      You have to add Georgia manually from css font family panel name of option “Edit Font List”

  2. Lol-zanite
    Permalink to comment#

    I believe there is also a corbel missing… Please correct me if I’m wrong…

    p{
    font-family: corbel;
    }

  3. wolf
    Permalink to comment#

    verdana?

  4. whom
    Permalink to comment#

    please ask me that how to install font in dreamwear

Leave a Comment

Use markdown or basic HTML and be nice.