 
@font-face {
	font-family: 'TheSansArab';
	src: url('./TheSansArab/TheSansArab-Plain.ttf');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'TheSansArab';
	src: url('./TheSansArab/TheSansArab-Light.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'TheSansArab';
	src: url('./TheSansArab/TheSansArab-Bold.ttf');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'TheSansArab';
	src: url('./TheSansArab/TheSansArab-Bold.ttf');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: ds;
    src: url("./TheSansArab/ds.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}