← All Pairings
modernCorporate precision

IBM Plex Sans

+ IBM Plex Serif

IBM's Plex superfamily is engineered with Swiss precision. Sans for commanding headings, Serif for comfortable reading. Enterprise-grade type design, completely free.

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=IBM+Plex+Sans:wght@600;700&family=IBM+Plex+Serif:wght@400;500&display=swap');

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

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

HTML Import

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

Best for

Enterprise, Banking, Consulting

Similar Pairings