/*
 * Protected DHRION wordmark typography.
 * Do not change without an explicit wordmark redesign request.
 */
@font-face {
  font-family: "DHRION Montserrat";
  src: url("../fonts/montserrat-latin-400-900.woff2") format("woff2");
  font-style: normal;
  font-weight: 400 900;
  font-display: swap;
}

.dpe-global-header .dpe-global-brand strong,
.dpe-global-footer .dpe-footer-brand strong {
  font-family: "DHRION Montserrat", Montserrat, "Segoe UI", Arial, sans-serif !important;
  font-style: normal !important;
  font-weight: 900 !important;
  font-synthesis: none;
}
