1
{font:font-style font-variant font-weight font-size font-family}2
{font-family:"字体1","字体2","字体3",...}3
{font-size:数值|inherit| medium| large| larger| x-large| xx-large| small| smaller| x-small| xx-small}4
{font-style:inherit|italic|normal|oblique}5
{font-weight:100-900|bold|bolder|lighter|normal;}6
{color:数值;}7
{text-shadow:}8
{line-height:数值|inherit|normal;}9
{letter-spacing:数值|inherit|normal}10
{word-spacing:数值|inherit|normal}11
{font-variant:inherit|normal|small-cps }12
{text-transform:inherit|none|capitalize|uppercase|lowercase}13
{font-size-adjust:inherit|none}14
? {font-stretch:condensed|expanded|extra-condensed|extra-expanded|inherit|narrower|normal| semi-condensed|semi-expanded|ultra-condensed|ultra-expanded|wider}