← All Pairings
editorialSharp and literary

Archivo

+ Literata

Archivo's condensed proportions and sharp edges command attention. Literata was designed for Google Play Books — few fonts read better on screens.

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=Archivo:wght@700;800&family=Literata:opsz,wght@7..72,400;7..72,500&display=swap');

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

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

HTML Import

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Archivo:wght@700;800&family=Literata:opsz,wght@7..72,400;7..72,500&display=swap" />

Best for

E-readers, Publishing, Literary Sites

Similar Pairings