A span of text sharing one font, size and style.
@type t() :: %Tincture.Typography.RichText.Run{ font: String.t(), size: number(), style: atom() | nil, text: String.t() }