

.text-direction 
{
    text-align: right !important;
}
.dir-change
{
    direction: rtl !important;
}
body
{
    font-family: 'Tajawal', sans-serif;
}
