@import url("https://use.typekit.net/rmf4iup.css");

body {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1#logo {
  font-family: "Optima", "classico-urw", "Arial", sans-serif;
  font-weight: 300;
  letter-spacing: -0.03em;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
}

p {
  font-family: "Palatino", "classica-pro", "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 129%;
  max-width: 600px;
}

nav ul li,
figcaption,
footer p {
  font-family: "Palatino", "classica-pro", "Times New Roman", Times, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.01em;
  color: #474747;
}

span.it {
  font-style: italic;
}

h2 {
  font-family: "Palatino";
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: -0.03em;
  color: #474747;
}
