You can alter the size and shape of the text on a web page with a range of properties, outlined below:
font-family
This is the font itself, such as Times New Roman, Arial, or Verdana.
The font you specify must be on the user’s computer, so there is little point in using obscure fonts. There are a select few [...]
Continue reading about Working with CSS Text Element - CSS Lesson Four