body {
  font-family: "Cormorant", georgia, "times new roman", times, serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
.header {
  font-family: "Bodoni Moda SC", georgia, "times new roman", times, serif;
  font-weight: 400;
  font-style: normal;
}
blockquote {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
code {
  font-family: "Lucida Console", 'Andale Mono', monospace;
}
pre code {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: .85em;
}
