@@ -304,7 +304,9 @@ Generic font families</h4>
304304 <dd>
305305 Glyphs in cursive fonts generally use a more informal script style,
306306 and the result looks more like handwritten pen or brush writing than printed letterwork.
307- CSS uses the term "cursive" to apply to a font for any script,
307+ For example, Kaiti (Chinese), which uses a brush-based style,
308+ would be classified as a CSS ''cursive'' font family.
309+ CSS uses the term "cursive" to apply to a font for any script,
308310 although other names such as Chancery, Brush, Swing and Script are also used in font names.
309311
310312 <figure>
@@ -375,7 +377,13 @@ Generic font families</h4>
375377
376378 <dt id="fangsong-def"> <dfn>fangsong</dfn>
377379 <dd>
378- This font family is used for fang song typefaces in Chinese.
380+ This font family is used for Fang Song typefaces in Chinese.
381+ Fang Song is a relaxed, indermediate form
382+ between Song (''serif'' ) and Kai (''cursive'' ).
383+ Typically, the horizontal lines are tilted,
384+ the endpoint flourishes are smaller,
385+ and there is less variation in stroke width,
386+ compared to a Song style.
379387 </dl>
380388
381389<h3 id="font-weight-prop">Font weight: the 'font-weight!!property' property</h3>
0 commit comments