Playit
CSS Property:
font-family:

Result:

Play with different fonts!

Try different fonts by clicking the radiobuttons

CSS Code:
div {
    font-family:Georgia;
}
Click the property values above to see the result
W3Schools.com - Play it