.spectral-title {
  font-family: "Spectral";
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -2px;
}
.exo-2-body {
  font-family: "Exo 2";
  font-size: 18px;
  font-weight: 200;
  line-height: 1.7;
}
.exo-2-section-headers {
  font-family: "Exo 2";
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}
.spectral-body {
  font-family: "Spectral";
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
}
.spectral-italic {
  font-family: "Spectral";
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -2px;
  font-style: italic;
}
.exo-2-buttons {
  font-family: "Exo 2";
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
