/* ===== Estedad (WOFF2) - Client Template hostlar-rtl ===== */
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Thin.woff2') format('woff2'); font-weight:100; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-ExtraLight.woff2') format('woff2'); font-weight:200; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Light.woff2') format('woff2'); font-weight:300; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Regular.woff2') format('woff2'); font-weight:400; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Medium.woff2') format('woff2'); font-weight:500; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-SemiBold.woff2') format('woff2'); font-weight:600; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Bold.woff2') format('woff2'); font-weight:700; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-ExtraBold.woff2') format('woff2'); font-weight:800; font-style:normal; font-display:swap; }
@font-face { font-family:'Estedad'; src:url('../fonts/Estedad/Estedad-FD-Black.woff2') format('woff2'); font-weight:900; font-style:normal; font-display:swap; }

/* ===== Bootstrap var (در صورت وجود بوت‌استرپ 5) ===== */
:root {
  --bs-font-sans-serif: 'Estedad', system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;
}

/* ===== Apply ===== */
html, body,
.btn, .form-control, .nav, .navbar, .dropdown-menu, .modal, .badge,
.card, .table, .panel, .page-title, .breadcrumb, .tabs, .list-group,
h1, h2, h3, h4, h5, h6, .card-title, .panel-title, .product-title {
  font-family:'Estedad', system-ui, Tahoma, sans-serif !important;
  -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;
}

/* بهینه برای فارسی */
:lang(fa) { letter-spacing:0!important; line-height:1.65; }
