/* Main page type system: Brier is the serif voice, Special Elite is the free typewriter voice.
   Keep this file aligned with BaseLayout so old Webflow class names don't reintroduce
   Mona/IBM-style font mixing. */

.text-impact-lg-mona,
.text-impact-reg-mona,
.text-impact-sm-mona,
.text-title-lg-mona {
  font-family: "Brier" !important;
  font-variation-settings: normal !important;
  font-weight: 700 !important;
}

.text-eyebrow,
[class*="text-eyebrow"],
.text-title-small-label,
.btn-text,
.dwp-feed-eyebrow,
.dwp-feed-sub {
  font-family: "Special Elite" !important;
  font-variation-settings: normal !important;
  font-weight: 700 !important;
}
