DLabel:SetFont
Description
Sets the font of the label.
Arguments
1 string fontName
The name of the font.
See here for a list of existing fonts. Alternatively, use surface.CreateFont to create your own custom font.
Sets the font of the label.
See here for a list of existing fonts. Alternatively, use surface.CreateFont to create your own custom font.