"Montserrat" font is showing as "deprecated"

I’ve stated the issue right here:

To add more additional informations, We can see this statement from the Roblox Staff: Introducing Builder Font + Deprecating Gotham and Arial

Expected behavior

It shouldn’t show the “Montserrat” font as deprecated but the “Gotham” font instead.

2 Likes

Bump.

Enum.Font.Gotham isn’t displaying as deprecated but Enum.Font.Montserrat is.

This is just an acknowledgment announcement!

We’ve filed a ticket into our internal database for this issue, and we will update you when we have further information!

Thanks for the report!

2 Likes

10 months later and it’s still displaying as deprecated. Any updates?

1 Like

Yup, this is still broken, and the behavior of the font is opposite to the documentation:
https://create.roblox.com/docs/reference/engine/enums/Font
“Gotham has been removed from Roblox. Using Gotham will map to Montserrat.”

Yet when I try to set an Enum.Font attribute on an instance and set it to Montserrat, it instead forces Gotham, and I am unable to store Montserrat in an attribute.
image

1 Like