← All Pairings
editorialPolished and professional

Raleway

+ Merriweather

Raleway's thin elegance at heavy weights contrasts beautifully with Merriweather's generous x-height. A reliable editorial pairing that never goes wrong.

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=Merriweather:wght@300;400&family=Raleway:wght@700;800&display=swap');

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

/* Body */
.body {
  font-family: 'Merriweather', sans-serif;
  font-weight: 300;
}

HTML Import

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400&family=Raleway:wght@700;800&display=swap" />

Best for

Online Magazines, Reports, White Papers

Similar Pairings