fontStyle

val fontStyle: String? = null

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

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