css.properties

font

The font property is shorthand for all font properties.

Formal Syntax

[ [ <'font-style'> || <font-variant-css2> || <'font-weight'> || <font-width-css3> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'># ] | <system-family-name>

See specification

Browser Support

standard | MDN ยท Spec

FeatureChromeFirefoxSafariEdge
font11112
caption11112
font-width_keyword_values60431179
icon11112
menu11112
message-box11112
small-caption11112
status-bar11112

Related Properties