Font-
Font-variant is used to set text to a small caps font; this means that all lower-case letters are
converted to upper-case letters, but in a smaller font size than the regular upper-case letters.
Its three options are:
(1) Small-caps, set text to a small caps font
(2) Normal, set text to its normal font
(3) Inherit, the value will be inherited from its parent element.