* {
    font-family:'Tajawal', sans-serif !important;
   }
   
/* Prevent Tajawal from breaking Font Awesome icons */
.fa, .fas, .fab, .far, [class*="fa-"] {
    font-family: 'Font Awesome 5 Free', 'Font Awesome 5 Brands', 'FontAwesome' !important;
}

.nav{

    font-weight: bold;
    font-size: 15px;
    direction: rtl;
}

.column, .columns{
    float:right;
    text-align: center;
}

#about{
    direction: rtl;

}

#about .main-col {
    text-align: right;
}

.menu-dropdown-wrapper {
    direction: rtl;
}

.menu-thumb {
    margin-left: 12px;
}

