html,body,button,input,textarea,select{
  font-family:"Poppins",sans-serif!important;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

body *,body *::before,body *::after{font-family:inherit}

.hero h1,
.section h2,
.community h2,
.values h3,
.server-visual-text strong,
.rule-card span,
.rule-card h3,
.modal h2,
.art-label,
.site-header .brand-word,
.site-header .brand-lockup small,
.dashboard-brand,
.dashboard-title,
.application-intro h1,
.application-intro h1 span,
.wizard-heading h2,
.surface-heading h2,
.history-heading h2,
.metric-card strong,
.access-card h2{
  font-family:"Poppins",sans-serif!important;
}

.hero h1,
.application-intro h1{
  font-weight:700;
  letter-spacing:-.06em;
}
