/* Fenestration Services public brand typography trial
   Company name only: Manrope ExtraBold (800)
   Other site typography remains unchanged. */

/* Homepage hero company name */
app-landing-banner .home-hero__title {
  font-family: "Manrope", sans-serif !important;
  font-weight: 800 !important;
}

/* Navbar company name */
app-landing-navbar .brand-title,
app-landing-navbar .brand__name > strong {
  font-family: "Manrope", sans-serif !important;
  font-weight: 800 !important;
}

/* Footer company name */
app-landing-footer .footer-brand .brand-text {
  font-family: "Manrope", sans-serif !important;
  font-weight: 800 !important;
}

/* Keep Windows & Doors in its existing supporting type treatment */
app-landing-footer .footer-brand .brand-text::after,
app-landing-navbar .brand-subtitle {
  font-family: Roboto, Arial, sans-serif !important;
}
