font: [ [ <‘font-style’> || || <‘font-weight’> ]? <‘font-size’> [ / <‘line-height’> ]? <‘font-family’> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit<;font-variant>; = = [normal | small-caps] fontプロパティは、フォント関連のプロパティを一括指定できるショートハンドです。 font-sizeとfont-family以外は省略可能です。 %指定できるのは、font-sizeとline-heightのみです。 省略した場合は、省略した値のデフォルト値が適用されます。 デフォルト値:各プロパティの値を参照 適用:全要素 継承:する font-