Enumeration FontWeight

Representation of CSS Font Weight values.

Index

Enumeration members

Bold

Bold: = 700

ExtraBold

ExtraBold: = 800

ExtraLight

ExtraLight: = 200

Heavy

Heavy: = 900

Light

Light: = 300

Medium

Medium: = 500

Normal

Normal: = 400

SemiBold

SemiBold: = 600

Thin

Thin: = 100