← All Pairings
classicAmerican classic

Libre Franklin

+ Libre Caslon Text

Libre Franklin echoes the gravitas of American news typography. Libre Caslon Text brings 18th-century Caslon elegance to body text. A pairing that feels trustworthy.

Live Preview

The quick brown fox jumps over the lazy dog

The quick brown fox jumps over the lazy dog

The quick brown fox jumps over the lazy dog


Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.

Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.

Typography is the art and technique of arranging type to make written language legible, readable, and appealing when displayed. Good typography enhances the user experience and makes content more accessible.

CSS Code

/* Import */
@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:wght@400;700&family=Libre+Franklin:wght@700;800&display=swap');

/* Heading */
.heading {
  font-family: 'Libre Franklin', serif;
  font-weight: 800;
}

/* Body */
.body {
  font-family: 'Libre Caslon Text', sans-serif;
  font-weight: 400;
}

HTML Import

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:wght@400;700&family=Libre+Franklin:wght@700;800&display=swap" />

Best for

News, Government, Institutional Sites

Similar Pairings