body,
.ast-single-post .entry-title,
.page-title,
h1,
.entry-title a,
.entry-content h1,
.entry-content h1 a, h2,
.entry-content h2,
.entry-content h2 a,
h3,
.entry-content h3,
.entry-content h3 a,
h4,
.entry-content h4,
.entry-content h4 a,
h5,
.entry-content h5,
.entry-content h5 a,
h6,
.entry-content h6,
.entry-content h6 a {
  font-family: "proxima-nova", sans-serif;
  color: #000;
}

.body.is-bold {
  font-weight: 700;
}

.body-XL {
  font-family: "proxima-nova";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.body-L {
  font-family: "proxima-nova";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.body-M {
  font-family: "proxima-nova";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.body-S {
  font-family: "proxima-nova";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.body-XS {
  font-family: "proxima-nova";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}