W3docs

font-family

CSS Property:

Result:

This is an example the CSS font-family property.

CSS Code:

#myDiv {
padding:10px;
font-family:Georgia;
}

Click the property values above to see the result