/* A clear type hierarchy for product, DMS, and dashboard content. */
body,
button,
input,
textarea,
select { font-family: Inter, Manrope, Arial, sans-serif !important; }

h1,
h2,
h3,
.hero h1,
.dms-intro h2,
.dms-use-cases h2 { font-family: Manrope, Inter, Arial, sans-serif !important; }

h1,
h2 { font-weight: 700 !important; }

h3 { font-weight: 700 !important; letter-spacing: -.35px; }

.eyebrow,
label,
th,
.dms-flow i,
.dms-roles p,
.use-case-grid i { font-family: 'DM Mono', monospace !important; }

p,
li { letter-spacing: -.08px; }
