
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
select,
textarea,
label,
.header,
#footer-bar,
.menu,
.card,
.app-auth-brand__subtitle,
.app-student-hero-welcome-name,
.app-student-hero-welcome-sub,
.app-student-shortcuts__tile-title,
.app-student-shortcuts__tile-desc,
.menu-title p {
    font-family: "Vazirmatn", tahoma, system-ui, sans-serif !important;
}

.app-student-hero-live-clock,
.app-student-hero-live-clock__weekday,
.app-student-hero-live-clock__date,
.app-student-hero-live-clock__time,
.app-student-hero-live-clock--persian-nums,
.app-student-hero-live-clock--persian-nums .app-student-hero-live-clock__date,
.app-student-hero-live-clock--persian-nums .app-student-hero-live-clock__time,
.app-persian-nums {
    font-family: "Vazirmatn", "Vazirmatn", tahoma, system-ui, sans-serif !important;
    font-variant-numeric: tabular-nums;
    font-feature-settings: normal;
}

.app-persian-nums {
    letter-spacing: 0;
}

.app-student-hero-live-clock__date {
    font-weight: 500;
}

.app-student-hero-live-clock__time {
    font-weight: 700;
}

.app-student-lang__select,
.app-student-theme__select {
    font-family: "Vazirmatn", tahoma, system-ui, sans-serif !important;
}
