Text:SetFont

Sets the current font used for this element.

Usage:

Text:SetFont(source, font)
ParameterTypeDatatypeDescription
fontparameterstringThe actual font identifier. Either a resource identifier or a filename.
sourceparameterstringThe source of the resource. "Rift" will take the resource from Rift's internal data. Anything else will take the resource from the addon with that identifier.