Source Serif 4 + Source Sans 3
Grumpy wizards make toxic brew
A standfirst set in Source Sans 3, one size up — where a pairing starts earning trust.
The five boxing wizards jump quickly over the lazy dog, mixing jugs of quiet vodka while the jury watches. Click anywhere in this preview and type your own text to try the pairing.
“Type is a beautiful group of letters, not a group of beautiful letters.”
— Matthew Carter
Fig. 1 — Source Serif 4 over Source Sans 3, in the wild.
Source Serif 4 600 / Source Sans 3 400 — click any section and type your own copy.
Why it works
A true superfamily pairing: Frank Grießhammer drew Source Serif at Adobe specifically to complement Paul Hunt's Source Sans, matching its x-height, weight distribution and vertical metrics. That shared skeleton means headings and body align optically with zero friction, while the serif's Fournier-inspired details add editorial authority the sans deliberately withholds. Ideal when you want serif gravitas without any pairing risk.
More about each face: Source Serif 4 · Source Sans 3
Use this pairing
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@600&family=Source+Sans+3:wght@400;600&display=swap" rel="stylesheet">h1, h2, h3 {
font-family: 'Source Serif 4', Georgia, 'Times New Roman', serif;
font-weight: 600;
}
body {
font-family: 'Source Sans 3', 'Segoe UI', Helvetica, Arial, sans-serif;
font-weight: 400;
}import { Source_Serif_4, Source_Sans_3 } from "next/font/google";
const heading = Source_Serif_4({
subsets: ["latin"],
weight: "600",
variable: "--font-heading",
});
const body = Source_Sans_3({
subsets: ["latin"],
weight: "400",
variable: "--font-body",
});Related pairings
- Merriweather + Source Sans 3classic · technical · minimal
- Bitter + Source Sans 3editorial · warm · bold
- DM Serif Display + Source Sans 3elegant · minimal · modern
- Noto Serif + Noto Sansclassic · minimal · editorial
- Public Sans + Merriweatherclassic · minimal · editorial
- Alegreya + Latoeditorial · warm · classic