Introduction To CSS
Font Properties

font-family: font name; specifies the font to use
font-size: size in pt or px;
font-style: normal, italic; use either
font-weight: bold, normal;
line-height: size in px; fixes the height of the line or the space above the text