Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions content/en-us/reference/engine/enums/Font.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ items:
- name: Arial
value: 1
summary: |
Arial has been removed from Roblox. Use Arimo instead.
Arial has been removed from Roblox. Using Arial will map to Arimo.
tags: []
deprecation_message: ''
- name: ArialBold
value: 2
summary: |
Arial has been removed from Roblox. Use Arimo instead.
Arial has been removed from Roblox. Using Arial will map to Arimo.
tags: []
deprecation_message: ''
- name: SourceSans
Expand Down Expand Up @@ -117,25 +117,25 @@ items:
- name: Gotham
value: 17
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamMedium
value: 18
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamBold
value: 19
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: GothamBlack
value: 20
summary: |
Gotham has been removed from Roblox. Use Montserrat instead.
Gotham has been removed from Roblox. Using Gotham will map to Montserrat.
tags: []
deprecation_message: ''
- name: AmaticSC
Expand Down