:root {
    --serif: "Uber Move", "UberMove", "Inter", "Helvetica Neue", Arial, sans-serif;
    --sans: "Uber Move", "UberMove", "Inter", "Helvetica Neue", Arial, sans-serif;
}

html,
body,
button,
input,
select,
textarea,
optgroup,
.display,
.section-title,
.signature,
.marquee-track,
.work-meta h3,
.number strong,
.quote blockquote,
.post-card h3,
.footer-brand,
.content-page h1,
.alp-builder-app-shell,
.alp-booking-status-app-page,
.alp-status-app-shell,
.alp-story,
.alp-story h1,
.alp-story h2,
.alp-story h3,
.alp-portfolio,
.alp-team,
.alp-services-grid,
.alp-testimonials {
    font-family: "Uber Move", "UberMove", "Inter", "Helvetica Neue", Arial, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Uber Move", "UberMove", "Inter", "Helvetica Neue", Arial, sans-serif !important;
    letter-spacing: -.035em;
}

button,
input,
select,
textarea {
    font: inherit;
}