Remove Owners font from the modeling app (#7185)

Our team started getting *rate limited* with access to the font, which
meant the app wasn't loading for them 😱. I don't want us to risk any
user being rate limited because of a font ever.
This commit is contained in:
Frank Noirot
2025-05-23 12:33:05 -04:00
committed by GitHub
parent 125b2c44d4
commit 4eee50d79e
3 changed files with 1 additions and 5 deletions

View File

@ -40,9 +40,6 @@ module.exports = {
...themeColors,
},
fontFamily: {
display: `'owners', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif`,
sans: `'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
sans-serif`,