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

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