/*==========================================
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;
}

/************************
03: Noto Nastaleeq
Developer: https://fonts.google.com/noto/specimen/Noto+Nastaliq+Urdu
************************/
@font-face {
    font-family: 'Noto Nastaleeq';
    src: url('fonts/noto/NotoNastaliqUrdu-Regular.eot');
    src: url('fonts/noto/NotoNastaliqUrdu-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/noto/NotoNastaliqUrdu-Regular.woff2') format('woff2'),
         url('fonts/noto/NotoNastaliqUrdu-Regular.woff') format('woff'),
         url('fonts/noto/NotoNastaliqUrdu-Regular.ttf') format('truetype'),
         url('fonts/noto/NotoNastaliqUrdu-Regular.svg#NotoNastaliqUrdu-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/************************
04: Ahmad LT Regular
************************/
@font-face {
    font-family: 'AhmadLT Regular';
    src: url('fonts/ahmad_regular/ahmed-lt-regular-1.eot');
    src: url('fonts/ahmad_regular/ahmed-lt-regular-1.eot?#iefix') format('embedded-opentype'),
         url('fonts/ahmad_regular/ahmed-lt-regular-1.woff') format('woff'),
         url('fonts/ahmad_regular/ahmed-lt-regular-1.ttf') format('truetype'),
         url('fonts/ahmad_regular/ahmed-lt-regular-1.svg#AhmadLTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* The V6 layouts historically request “Alkatib Regular”, but that font file
 * is not present in either supplied theme package. Resolve the legacy family
 * name to the bundled Nafees face so the Customizer and editor never issue
 * broken font requests or silently fall back to a browser-dependent font. */
@font-face {
    font-family: 'Alkatib Regular';
    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;
    font-display: swap;
}
