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

/* @media screen and (-webkit-min-device-pixel-ratio:0) {

    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
    }
} */