/*==========================================
Custom Urdu Fonts
Styling and Conversion by Mian Shahzad Raza
All Fonts remains property of respective 
owners & credited in each font section
==========================================*/

/************************
01: Ahmad LT Regular
Developer:	Syed Manzar Hasan Zaidi http://www.inpage.com.pk/Main/Default.aspx?x=3
************************/
@font-face {
	font-family: "AhmadLT Regular";
	src: url("fonts/ahmad_regular/AhmedLT.woff") format("woff"),
	     url("fonts/ahmad_regular/AhmedLT.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/************************
02: Alkatib Regular
Developer:	Naseem Amjad http://naseem.amjad.ajsoftpk.com/urdu/
************************/
@font-face {
	font-family: "Alkatib Regular";
	src: url("fonts/alkatib_regular/AlKatib.woff") format("woff"),
	     url("fonts/alkatib_regular/AlKatib.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/************************
03: 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/AlQalamTelenor.woff") format("woff"),
	     url("fonts/alqalam_telenor/AlQalamTelenor.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/************************
04: Nafees Nastaleeq
Developer:	Mr. Jamil-ur-Rehman http://www.crulp.org/software/localization.htm
************************/
@font-face {
    font-family: 'Nafees Nastaleeq';
    src: url('fonts/nafees/NafeesNastaleeq.woff') format('woff'),
         url('fonts/nafees/NafeesNastaleeq.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

/************************
05: SSRead - Sindhi
Developer:	https://font.sindhsalamat.com/developer/SindhSalamt
************************/
@font-face {
    font-family: 'Sindhi';
    src: url('fonts/ss_read/SSRead.woff') format('woff'),
         url('fonts/ss_read/SSRead.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}