| Property |
Values |
Example |
font-family
|
font name
generic font |
font-family:arial
font-family:arial, helvetica |
font-style
|
normal
italic
oblique |
font-style:normal
font-style:italic
font-style:oblique |
font-variant
|
normal
small-caps |
font-variant:normal
font-variant:small-caps |
font-weight
|
normal
bold
bolder
lighter
100-900 |
font-weight:normal
font-weight:bold
font-weight:bolder
font-weight:lighter
font-weight:250 |
font-size
|
normal
length
length
absolute
absolute
absolute
absolute
absolute
absolute
absolute
relative
relative
percentage |
font-size:normal
font-size:14px
font-size:14pt
font-size:xx-small
font-size:x-small
font-size:small
font-size:medium
font-size:large
font-size:x-large
font-size:xx-large
font-size:smaller
font-size:larger
font-size:75% |