/* Heading treatment: Google Sans Text, medium emphasis, body copy unchanged. */
h1,
h2,
h3,
.card b,
.eyebrow,
.brand,
nav {
  font-family: 'Google Sans Text', 'Google Sans', Arial, Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: -0.025em;
}

.eyebrow,
nav {
  font-weight: 500;
}
