@font-face {
  font-family: 'Apercu Regular';
  src: url("../fonts/apercu-regular.woff") format("woff"), url("../fonts/apercu-regular.woff2") format("woff2");
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Apercu Bold';
  src: url("../fonts/apercu-bold.woff") format("woff"), url("../fonts/apercu-bold.woff2") format("woff2");
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: 'Austin Bold';
  src: url("../fonts/austin-bold.woff") format("woff");
  font-style: normal;
  font-stretch: normal; }

body {
  font-family: 'Apercu Regular', sans-serif;
}

h1,
.h1 {
  font-family: 'Apercu Bold', sans-serif;
}

h2,
.h2 {
  font-family: 'Apercu Regular', sans-serif;
}

h3,
.h3 {
  font-family: 'Apercu Bold', sans-serif;
}

h4,
.h4 {
  font-family: 'Apercu Bold', sans-serif;
}

h5,
.h5 {
  font-family: 'Apercu Bold', sans-serif;
}

h6,
.h6 {
  font-family: 'Apercu Bold', sans-serif;
}

strong {
  font-family: 'Apercu Bold', sans-serif;
}
.font-bold {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-404] .error-heading {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-datelist] .item-title {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-facts] .fact-item {
  font-family: 'Austin Bold', serif;
}

[data-am-filter] .filter-button {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-header] .inline-menu .menu-link {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-header] .header-nav .nav-link {
  font-family: 'Apercu Bold', sans-serif;
}

[data-am-hero] .hero-content h1 {
  font-family: 'Austin Bold', serif;
}