/*!*******************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/globals/typography.scss ***!
  \*******************************************************************************************************************************************************/
body {
  font-family: "Modern Gothic", sans-serif;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.4;
}
body strong {
  font-weight: 500;
}

.mg-mono-15-400 {
  font-family: "DM Mono", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mg-mono-15-300 {
  font-family: "DM Mono", serif;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.04em;
}

.mg-mono-14-300 {
  font-family: "DM Mono", serif;
  font-size: 14px;
  line-height: 140%;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mg-70-250 {
  font-size: 50px;
  font-weight: 250;
  line-height: 1.05;
}
@media screen and (min-width: 768px) {
  .mg-70-250 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1440px) {
  .mg-70-250 {
    font-size: 70px;
  }
}

.mg-65-250 {
  font-size: 45px;
  font-weight: 250;
  line-height: 1.05;
}
@media screen and (min-width: 768px) {
  .mg-65-250 {
    font-size: 50px;
  }
}
@media screen and (min-width: 1440px) {
  .mg-65-250 {
    font-size: 65px;
  }
}

.mg-51-250 {
  font-size: 1.75rem;
  font-weight: 250;
  line-height: 1.05;
}
@media screen and (min-width: 768px) {
  .mg-51-250 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  .mg-51-250 {
    font-size: 51px;
  }
}

.mg-28-300 {
  font-size: 1.375rem;
  font-weight: 300;
  line-height: 150%;
}
@media screen and (min-width: 768px) {
  .mg-28-300 {
    font-size: 1.75rem;
  }
}

.mg-24-500 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .mg-24-500 {
    font-size: 24px;
  }
}

.mg-24-400 {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .mg-24-400 {
    font-size: 24px;
  }
}

.mg-24-250 {
  font-size: 1.25rem;
  font-weight: 250;
  line-height: 1.15;
}
@media screen and (min-width: 768px) {
  .mg-24-250 {
    font-size: 24px;
  }
}

.mg-22-300 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .mg-22-300 {
    font-size: 1.375rem;
  }
}

.mg-20-500 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 140%;
}

.mg-18-300 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.mg-18-400 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}

.mg-18-300 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}

.mg-16-700 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.mg-16-300 {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
}

.mg-14-500 {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 140%;
}

.mg-12-500 {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 140%;
}

h1,
.h1 {
  font-size: 50px;
  font-weight: 250;
  line-height: 1.05;
}
@media screen and (min-width: 768px) {
  h1,
  .h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1440px) {
  h1,
  .h1 {
    font-size: 70px;
  }
}

h2,
.h2 {
  font-size: 1.75rem;
  font-weight: 250;
  line-height: 1.05;
}
@media screen and (min-width: 768px) {
  h2,
  .h2 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 1024px) {
  h2,
  .h2 {
    font-size: 51px;
  }
}

h3,
.h3 {
  font-size: 1.5rem;
  font-weight: 250;
  line-height: 116%;
}
@media screen and (min-width: 768px) {
  h3,
  .h3 {
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1180px) {
  h3,
  .h3 {
    font-size: 2.125rem;
  }
}

h4,
.h4 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 140%;
}

/*# sourceMappingURL=typography.css.map*/