p, body {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7; }

h2, h3, h5, h6 {
  font-family: adelle, serif;
  font-weight: 700;
  font-style: normal; }

h4 {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 28px; }
  @media (max-width: 767px) {
    h4 {
      font-size: 20px; } }

h1 {
  font-family: "Tungsten A", "Tungsten B";
  font-style: normal;
  font-weight: 600;
  font-size: 135px;
  line-height: .9em;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    h1 {
      font-size: 80px; } }

.heading__title {
  font-size: 48px; }

[class*="col-"] {
  font-size: 24px; }
  @media (max-width: 767px) {
    [class*="col-"] {
      font-size: 20px; } }

.footer__copyright {
  font-size: 18px; }
