← All Pairings
classicProfessional and grounded

Montserrat

+ Source Serif 4

Montserrat's urban geometric style paired with Source Serif 4's traditional serifs creates a bridge between modern and classic. Ideal for professional services.

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=Montserrat:wght@600;700&family=Source+Serif+4:wght@400;600&display=swap');

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

/* Body */
.body {
  font-family: 'Source Serif 4', sans-serif;
  font-weight: 400;
}

HTML Import

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

Best for

Corporate, Consulting, Law Firms

Similar Pairings