
/* Force the body and all text elements to use the Arabic font */
                body, p, div, h1, h2, h3, h4, h5, h6, a, input, textarea, select, button {
                    font-family: 'Tajawal', sans-serif !important;
                }