fontWeight

val fontWeight: String? = null

Sets the value to use for font-weight for the corresponding @font-face rule. See: https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-weight

If undefined, font-weight is not added to the @font-face.