The weight property of the FontFace interface retrieves or sets the weight of the font.
weight
This property is equivalent to the descriptor.
external String get weight;
external set weight(String value);