@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li,
ul,
ol,
button,
input {
    font-family: 'Raleway', sans-serif !important;
}

.input-item .nice-select::before {
    left: auto !important;
    right: 20px !important;
}

.input-item .nice-select {
    background-position: right 0.5rem center !important;
}