@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");


body, html,h1, h2, h3, h4, h5, h6{
    font-family: 'Tajawal', cursive; 
}

.fc {
    direction: rtl !important;
    text-align: right !important;
}