body,
body.csc_account input{
    font-family: 'Poppins', sans-serif!important;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
