/*==========================================
Custom Urdu Fonts
Styling and Conversion by Mian Shahzad Raza
All Fonts remains property of respective 
owners & credited in each font section
==========================================*/
/************************
02: Alkatib Regular
Developer:	Naseem Amjad http://naseem.amjad.ajsoftpk.com/urdu/
************************/
@font-face {
	font-family: "Alkatib Regular";
	src: url("https://newsmasti.pk/wp-content/themes/upress/css/fonts/alkatib_regular/alkatib-regular-1.eot");
	src: url("https://newsmasti.pk/wp-content/themes/upress/css/fonts/alkatib_regular/alkatib-regular-1.eot#iefix") format("embedded-opentype"),
	url("https://newsmasti.pk/wp-content/themes/upress/css/fonts/alkatib_regular/alkatib-regular-1.woff") format("woff"),
	url("https://newsmasti.pk/wp-content/themes/upress/css/fonts/alkatib_regular/alkatib-regular-1.ttf") format("truetype"),
	url("https://newsmasti.pk/wp-content/themes/upress/css/fonts/alkatib_regular/alkatib-regular-1.svg") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/************************
05: Nafees Nastaleeq
Developer:	Mr. Jamil-ur-Rehman http://www.crulp.org/software/localization.htm
************************/
@font-face {
    font-family: 'Nafees Nastaleeq';
    src: url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/nafees/nafeesnastaleeq.eot');
    src: url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/nafees/nafeesnastaleeq.eot?#iefix') format('embedded-opentype'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/nafees/nafeesnastaleeq.woff') format('woff'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/nafees/nafeesnastaleeq.ttf') format('truetype'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/nafees/nafeesnastaleeq.svg#nafeesnastaleeq') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
/************************
06: Noto Nastaleeq
Developer:	https://fonts.google.com/noto/specimen/Noto+Nastaliq+Urdu?query=nasta
************************/
@font-face {
    font-family: 'Noto Nastaleeq';
    src: url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/noto/NotoNastaliqUrdu-Regular.eot');
    src: url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/noto/NotoNastaliqUrdu-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/noto/NotoNastaliqUrdu-Regular.woff') format('woff'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/noto/NotoNastaliqUrdu-Regular.ttf') format('truetype'),
         url('https://newsmasti.pk/wp-content/themes/upress/css/fonts/noto/NotoNastaliqUrdu-Regular.svg#NotoNastaliqUrdu-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
