Guidance
Trope 10 · typography

Inter, Geist or Space Grotesk

Severity 3 of 3 · detected by css

Why it reads as slop

These are the fonts that ship with the frameworks, so they are what a model reaches for. A typeface is the single cheapest way to give a page a voice; using the default forfeits it.

Heuristic

font-family declarations or next/font imports naming Inter, Geist, Geist Mono, Space Grotesk (also Roboto, Open Sans as secondary tells).

Antidotes

  • Archivo (wide display) + Newsreader (text) + JetBrains Monofont-pairing · OFL-1.1
  • Bricolage Grotesque (display) + Public Sans (text)font-pairing · OFL-1.1
  • Fraunces (display) + Hanken Grotesk (text)font-pairing · OFL-1.1
  • Schibsted Grotesk (display) + Source Serif 4 (text)font-pairing · OFL-1.1
  • Big Shoulders (display) + IBM Plex Sans (text) + IBM Plex Monofont-pairing · OFL-1.1
  • Always pair a display face with a text face; never one family for everythingpractice