@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap');
@import url("https://use.typekit.net/aau0ecm.css");

/*FONT STYLES*/

.paragraph--273629 h2 {
  font-family: 'Newsreader', serif;
  font-weight: 735;
  color: #888076;
  font-size: 4rem;
}

.books-blurb {
  font-family: "franklin-gothic-atf", sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 1.4rem;
  color: #888076;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.book-small-teaser__info > h5 {
  font-style: italic;
}
