<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Added By Naeem &amp; Sohaib */
@font-face {
    font-family: 'Titillium Web';
    src: url('fonts/titilliumweb-regular-webfont.eot');
    src: url('fonts/titilliumweb-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumweb-regular-webfont.woff') format('woff'),
         url('fonts/titilliumweb-regular-webfont.ttf') format('truetype'),
         url('fonts/titilliumweb-regular-webfont.svg#titillium_webregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'SanukOT-Bold';
	src: url('fonts/SanukOT-Bold.eot');
	src: url('fonts/SanukOT-Bold.eot?#iefix') format('embedded-opentype'),
	     url('fonts/SanukOT-Bold.woff') format('woff'),
	     url('fonts/SanukOT-Bold.ttf') format('truetype'),
	     url('fonts/SanukOT-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SanukOT-Regular';
	src: url('fonts/SanukOT-Regular.eot');
	src: url('fonts/SanukOT-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/SanukOT-Regular.woff') format('woff'),
	     url('fonts/SanukOT-Regular.ttf') format('truetype'),
	     url('fonts/SanukOT-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
</pre></body></html>