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

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

h5 {
  font-family: adelle-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.5; }
  @media (max-width: 768px) {
    h5 {
      font-size: 18px; } }

h6 {
  font-family: adelle, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 1.5; }
  @media (max-width: 768px) {
    h6 {
      font-size: 20px; } }

h1, .section--hero 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: 768px) {
    h1, .section--hero h1 {
      font-size: 100px; } }

@media (max-width: 768px) {
  h2 {
    font-size: 28px; } }

.heading__title {
  font-size: 42px; }

.heading__subtitle {
  color: #46485A; }

.btn {
  font-family: adelle-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase; }

.section--testimonial .testimonial__text {
  font-family: adelle, serif;
  font-weight: 400;
  font-style: italic; }

h5.testimonial__name {
  font-weight: 700; }

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

.footer__copyright {
  font-size: 18px; }
