RANK #08 86% MATCH

Inter × Merriweather

sans-serif  +  serif

Invert the usual order: a neutral Inter heading over Merriweather's sturdy, readable serif body. Inter's clean modern headline frames the warm serif text below, and both carry tall x-heights so the sizes lock together —...

Headings + Body Google Fonts Free
Match scores

How Inter and Merriweather score across four checks — class contrast, role clarity, x-height harmony and mood affinity. Higher is better.

COMPOSITE MATCH
86 /100
Strong match
Class contrast 88
Role clarity 86
X-height harmony 88
Mood affinity 82
WHY IT WORKS
Structure meets readability

Invert the usual order: a neutral Inter heading over Merriweather's sturdy, readable serif body. Inter's clean modern headline frames the warm serif text below, and both carry tall x-heights so the sizes lock together — a contemporary take on the classic sans-heading/serif-body system.

Where it shines

News, documentation and content sites wanting a modern sans headline over a comfortable serif reading body.

Where to be careful

Inter is neutral as a heading — push its weight (700+) so it reads as a clear headline, not just large body.

THE TYPEFACES
Meet the pair
Ag HEADING
sans-serif · Rasmus Andersson · 2016
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ?!
WEIGHTS
Thin ExtraLight Light Regular Medium SemiBold
BEST FOR Headlines, labels, UI
Ag BODY
serif · Eben Sorkin · 2011
ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz 0123456789 & ?!
WEIGHTS
Light Regular Medium SemiBold Bold ExtraBold
BEST FOR Body text, quotes, long reads
GET THE PAIR
Drop it into your project

Add the fonts, then two rules — Inter for headings, Merriweather for everything you read.

index.html
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@500;700&family=Merriweather:wght@400;500&display=swap" rel="stylesheet">
styles.css
h1, h2, h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  letter-spacing: -0.01em;
}

body, p {
  font-family: "Merriweather", serif;
  font-weight: 400;
  line-height: 1.7;
}
THE FONTPAIR JOURNAL

Get the pairing notes, weekly.

One short email a week — a new pairing, a specimen, and a tip. No spam.