@font-face {
    font-family: 'en-light';
    src: url('../fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'en-regular';
    src: url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'en-bold';
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'en-extra-bold';
    src: url('../fonts/Roboto-Black.ttf') format('truetype');
}
.shahkar-change-language-item span{
    font-family:extra-bold !important; 
}
.toastify.on ,.shahkar_auth_resend_code_timer,.regular-font,
input{
    font-family: 'en-regular' !important;
}
button[type=submit],
input[type=submit] ,.shahkarBackBtn ,.shahkar_auth_resend_code_btn,.shahkarAuthPopupLoginWays a,.resend-btn{
        font-family: 'en-bold' !important;
}

label .input-icon{
    width: 45px !important;
  height: 45px !important ;
}


.login-1 .otp .otp-inputs input,
.login-2 .otp .otp-inputs input,.shahkar-change-language-box{
            font-family: 'en-extra-bold' !important;
}

.login-1,.login-2{
    direction:ltr !important;
}
.login-with-google img, .login-with-google svg{
  margin-right:7px !important;
  margin-left:unset !important;
}

.shahkarAuthPopupLoginWays a svg{
    margin-left: unset !important;
    margin-right: 7px !important;
}
.shahkarBackBtn{
    justify-content: start !important;
    flex-direction: row-reverse !important;
}
.shahkar-change-language-item{
 	flex-direction:row-reverse; 
}
.login-form-1 input::placeholder, .login-form-2 input::placeholder{
 	text-align:left; 
}

.shahkar-change-language-box{
 	flex-direction:row-reverse; 
}

.otp-inputs{
 	direction: rtl !important;
}