/*==========================================
Custom Urdu Fonts
Styling and Conversion by Mian Shahzad Raza
All Fonts remains property of respective 
owners & credited in each font section
==========================================*/
/************************
01: AlQalam Telenor
Developer:	Ishtiaq Ali Attari http://www.alqlm.org/forum/downloads.php?do=cat&id=3
************************/
@font-face {
	font-family: "AlQalam Telenor";
	src: url("fonts/alqalam_telenor/alqalam-telenor-regular-1.eot");
	src: url("fonts/alqalam_telenor/alqalam-telenor-regular-1.eot#iefix") format("embedded-opentype"),
	url("fonts/alqalam_telenor/alqalam-telenor-regular-1.woff") format("woff"),
	url("fonts/alqalam_telenor/alqalam-telenor-regular-1.ttf") format("truetype"),
	url("fonts/alqalam_telenor/alqalam-telenor-regular-1.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

/************************
02: Nafees Nastaleeq
Developer:	Mr. Jamil-ur-Rehman http://www.crulp.org/software/localization.htm
************************/
@font-face {
    font-family: 'nafeesnastaleeq';
    src: url('fonts/nafees/nafeesnastaleeq.eot');
    src: url('fonts/nafees/nafeesnastaleeq.eot?#iefix') format('embedded-opentype'),
         url('fonts/nafees/nafeesnastaleeq.woff') format('woff'),
         url('fonts/nafees/nafeesnastaleeq.ttf') format('truetype'),
         url('fonts/nafees/nafeesnastaleeq.svg#nafeesnastaleeq') format('svg');
    font-weight: normal;
    font-style: normal;
}
