Garry's Mod Wiki

DLabel:SetFont

  DLabel:SetFont( string fontName )

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.