A CSS font weight. Use a numeric CSS weight such as 400 or 700, or a string keyword such as "normal", "bold", "lighter", or "bolder"; the renderer passes the value through to CSS.
400
700
"normal"
"bold"
"lighter"
"bolder"
A CSS font weight. Use a numeric CSS weight such as
400or700, or a string keyword such as"normal","bold","lighter", or"bolder"; the renderer passes the value through to CSS.