← All Pairings
playfulCozy and readable

Cabin

+ Crimson Text

Cabin's humanist warmth is like a friendly handshake. Crimson Text is a Garamond-inspired serif that reads effortlessly. Together they feel like a cozy bookshop.

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=Cabin:wght@600;700&family=Crimson+Text:wght@400;600&display=swap');

/* Heading */
.heading {
  font-family: 'Cabin', serif;
  font-weight: 700;
}

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

HTML Import

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

Best for

Book Clubs, Cafes, Lifestyle Blogs

Similar Pairings