@font-face {
    font-family: 'TheSansArab-Plain';
    src: url('fonts/TheSansArab-Plain.ttf');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'TheSansArab-Light';
    src: url('fonts/TheSansArab-Light.ttf');
    font-weight: normal;
    font-style: normal;
}


 @font-face {
    font-family: 'TheSansArab-Bold';
    src: url('fonts/TheSansArab-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}