roblox' new font sucks i made it better
undertale roblox font by whuuzii
Details
Authorwhuuzii
LicenseNo License
Categorystuff
Created
Updated
Size496 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
why cant i private this
Source code
/* ==UserStyle==
@name undertale roblox font
@namespace github.com/openstyles/stylus
@version 1.0.0
@description roblox' new font sucks
@author whuuzii
==/UserStyle== */
@-moz-document url-prefix("https://www.roblox.com/") {
/* Insert code here... */
} body {
font-family: DeterminationMonoWebRegular;
}
@font-face {
font-family: DeterminationMonoWeb;
src: url(https://dl.dropbox.com/s/43esi8tpxce4q3f/DeterminationMonoWebRegular-Z5oq.ttf?dl=0;)
}