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

@ -16,7 +16,6 @@
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="./inter/inter.css" />
<link rel="stylesheet" href="https://use.typekit.net/zzv8rvm.css" />
<script
defer
data-domain="app.zoo.dev"