/**
 * فونت استعداد
 * نسخه وب‌فونت
 */

@font-face {
    font-family: 'Estedad';
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url('Estedad-VF.ttf') format('truetype');
}

/* اعمال فونت به المان‌های افزونه */
.shahrokh-login-wrapper,
.shahrokh-login-container,
.shahrokh-auth-container,
.shahrokh-form-title,
.shahrokh-form-input,
.shahrokh-btn,
.shahrokh-message,
.shahrokh-form-footer,
.shahrokh-logged-in-message,
.shahrokh-settings-wrap,
.shahrokh-settings-form,
.shahrokh-tab-btn,
.shahrokh-patterns-page,
.shahrokh-otp-content,
.shahrokh-otp-btn,
.shahrokh-profile-overlay,
.shahrokh-profile-modal,
.shahrokh-profile-title,
.shahrokh-profile-description,
.shahrokh-profile-form,
.shahrokh-profile-message,
.shahrokh-profile-reminder,
.shahrokh-profile-reminder-admin,
.shahrokh-profile-buttons button,
.shahrokh-profile-reminder button{
    font-family: 'Estedad', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
}

/* بهبود خوانایی */
body.rtl .shahrokh-login-wrapper,
body.rtl .shahrokh-settings-wrap,
body.rtl .shahrokh-settings-wrap h1,
body.rtl .shahrokh-settings-wrap h2,
body.rtl .shahrokh-settings-wrap h3,
body.rtl .shahrokh-settings-wrap h4,
body.rtl .shahrokh-settings-wrap h5,
body.rtl .shahrokh-settings-wrap h6 {
    font-family: 'Estedad', Tahoma, sans-serif !important;
}
