/* فونت برای کل باکس لاگین */
.login-form-wrapper-otino,
.login-form-wrapper-otino * {
    font-family: 'Lahze FaNum', sans-serif !important;
}

/* اطمینان ویژه برای inputها (موبایل + OTP) */
.login-form-wrapper-otino input,
.login-form-wrapper-otino button,
.login-form-wrapper-otino textarea {
    font-family: 'Lahze FaNum', sans-serif !important;
}

