The Short Answer
Not unless you have purchased a web (or equivalent embedding) license that covers this domain and these weights.
Gotham is a commercial geometric sans designed by Tobias Frere-Jones for Hoefler & Co. (now part of Monotype). It is famous — Obama-era campaign work, countless brand systems, every other pitch deck — and that fame is why it shows up in /fonts folders without a grant. Ubiquity is not permission. It sits near the top of fonts commonly used without a license.
Having Gotham in a Figma library, on a designer’s Mac, or in a printed annual report does not let you serve Gotham-Bold.woff2 to website visitors.
Why Teams Think Gotham Is “Fine”
- It reads as a neutral, “standard” UI sans
- UI kits and old agency zips still include the desktop files
- Brand guidelines say “Gotham” and nobody listed a web SKU
- Developers convert OTF → WOFF2 because the mockups used it
System or desktop availability covers local design work under a desktop seat. @font-face is redistribution of the font software. That almost always needs a separate web license, often with domain and pageview limits. Background: Desktop vs Web Font License.
What a Legal Gotham Web Use Looks Like
Typically you need:
- A webfont license (or an enterprise agreement that explicitly includes web) from an authorized seller
- The weights and styles you actually deploy — Book, Medium, Bold are separate products in many price lists
- Hosts listed in the contract (or a grant that truly has no domain cap)
- Compliance with traffic caps if the EULA has them
Gotham Narrow, Gotham Rounded, and related families are often separate licenses. Do not assume one invoice covers every Gotham-branded cut.
How Gotham Lands on Sites Illegally
FontScanner frequently sees:
- Desktop OTFs converted and uploaded during a “quick” handoff — Figma to web
- Themes and landing-page kits that bundled Gotham without redistribution rights
- Leftover files after a rebrand that officially moved to Inter
- CSS
font-family: Gotham, Helvetica, Arialplus a hidden@font-facethat actually fetches commercial files
If the file is requested by the browser, it counts. A fallback stack without @font-face may never load Gotham at all — which is a different (safer) situation. A scan tells you which of those you have.
If You Already Serve It
- Confirm whether a web grant exists for this host — not a vague “we bought Gotham in 2019.”
- Register that grant in My Font Licenses: family Gotham, vendor, type, domains, seats, PDF.
- Scan production. If the family matches and the domain is covered, FontScanner marks the detection Verified. If you own Gotham but this microsite is not on the list: Domain not covered. If there is no record: Missing. Matching runs on every scan once the license is saved — how matching works.
- If you cannot prove a web license, remove the files and switch, or buy the correct grant. Unlicensed paid fonts follow a real legal process.
Free Alternatives With a Similar Geometry
| Alternative | Notes |
|---|---|
| Montserrat | Geometric; closest widely used OFL stand-in |
| Poppins | Geometric, slightly friendlier |
| Outfit | Modern geometric, good UI range |
| Inter | Less geometric; excellent if you care more about UI than poster Gotham |
Match weight and letter-spacing. Most visitors will not notice a careful swap. OFL rules if you self-host: SIL Open Font License.
Conclusion
Gotham on the brand PDF is not Gotham on the website. Buy the web license, register it, and let the next crawl match it — or replace the family before a foundry crawl does the matching for you.
