@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800&display=swap");
body {
    font-family: "Cairo", sans-serif;
}

.tsb {
    font-weight: 600;
}

.tb {
    font-weight: 700;
}

.twr {
    font-weight: 400;
}

.rr {
    font-family: "Cairo", sans-serif;
    font-weight: 400;
}

.rb {
    font-family: "Cairo", sans-serif;
    font-weight: 700;
}

.navbar-brand img {

}

.aspect-1 {
    aspect-ratio: 1;
}

/* === Cairo Font Override (Arabic) === */
body, html, p, span, div, a, button, input, select, textarea, label, h1, h2, h3, h4, h5, h6, td, th, li, .navbar, .nav, .card, .btn {
    font-family: "Cairo", sans-serif !important;
}

/* === Cairo Font Override (Arabic) - Final === */
body, html, p, span, div, a, button, input, select, textarea, label,
h1, h2, h3, h4, h5, h6, td, th, li, .navbar, .nav, .card, .btn,
.footer-slide-item p, .footer-slide-item .heading {
    font-family: "Cairo", sans-serif !important;
}
