Skip to content

Old Roblox Font by suwupers

Details

Authorsuwupers

LicenseNo License

Categoryroblox.com

Created

Updated

Size480 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Brings back the Roblox font before the 2024 font update

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Old Roblox Font
@version      20240419.06.00
@namespace    https://userstyles.world/user/suwupers
@description  Brings back the Roblox font before the 2024 font update
@author       suwupers
@license      No License
==/UserStyle== */

@-moz-document domain("www.roblox.com") {
* {
  font-family: "HCo Gotham SSm", sans-serif !important;
}

}

@-moz-document domain("web.roblox.com") {
* {
  font-family: "HCo Gotham SSm", sans-serif !important;
}

}

Reviews

No reviews yet.