font-weight
CSS2.1標準では、次のことが存在することがわかります。
http://www.w3.org/TR/CSS21/fonts.html#font-boldness
しかし、検証中に次のエラーが発生します。
50 h2 Value Error : font-weight 600 is not a font-weight value : 600
53 h5 Value Error : font-weight 900 is not a font-weight value : 900
95 div#logo Value Error : font-weight 600 is not a font-weight value : 600
470 .contactInfoLink a Value Error : font-weight 800 is not a font-weight value : 800
なんで?