@import url("https://use.typekit.net/hpg1jqm.css");
html {
  font-size: 18px;
}

.subtitle {
  font-family: Jost, "sans-serif";
  font-weight: 500;
  text-transform: none;
}

body {
  font-family: "cc-matinee-idol", sans-serif;
  font-weight: 700;
  font-style: normal;
}

h1 .subtitle {
  color: #FFFFFF;
  font-size: 1.11rem;
  line-height: 1.45em;
}
@media (min-width: 981px) {
  h1 .subtitle {
    font-size: 1.8rem;
    line-height: 1.45em;
  }
}

h2 .subtitle {
  margin-top: 0.83rem;
  color: #00314C;
  font-size: 1rem;
  line-height: 1.45em;
}
@media (min-width: 981px) {
  h2 .subtitle {
    font-size: 1.667rem;
  }
}/*# sourceMappingURL=style.css.map */