
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
label,
input,
textarea,
select,
button,

.form-label, .btn {
    font-family: Roboto !important;
}

@media screen and (max-width: 375px) {
    .change-language {
        font-family: Roboto;
    }
}