html,
body {
    font-family: "Inter", sans-serif;
}

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