surface.CreateFont("GmodIntegration_Roboto_16", { font = "Roboto", size = 16, weight = 500, antialias = true, shadow = false }) surface.CreateFont("GmodIntegration_Roboto_18", { font = "Roboto", size = 18, weight = 500, antialias = true, shadow = false }) surface.CreateFont("GmodIntegration_Roboto_20", { font = "Roboto", size = 20, weight = 500, antialias = true, shadow = false })