<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: 'Sahel';
	src: local('āŗ'), url('../fonts/Sahel.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Sahel';
	src: local('āŗ'), url('../fonts/Sahel-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
html body {
	height: 100%;
	margin:0px;
	direction:rtl;
	font-family:Sahel;
	font-size:14px;
	color:#333333;
}
</pre></body></html>