/*==========================================
Custom Urdu Fonts
Styling and Conversion by Mian Shahzad Raza
All Fonts remains property of respective 
owners & credited in each font section
==========================================*/
/************************
07: SSRead - Sindhi
Developer:	https://font.sindhsalamat.com/developer/SindhSalamt
************************/
@font-face {
    font-family: 'Sindhi';
    src: url('https://stylothemes.com/demo/urdupress-sindhi/wp-content/themes/upress/css/fonts/ss_read/SSRead.eot');
    src: url('https://stylothemes.com/demo/urdupress-sindhi/wp-content/themes/upress/css/fonts/ss_read/SSRead.eot?#iefix') format('embedded-opentype'),
         url('https://stylothemes.com/demo/urdupress-sindhi/wp-content/themes/upress/css/fonts/ss_read/SSRead.woff') format('woff'),
         url('https://stylothemes.com/demo/urdupress-sindhi/wp-content/themes/upress/css/fonts/ss_read/SSRead.ttf') format('truetype'),
         url('https://stylothemes.com/demo/urdupress-sindhi/wp-content/themes/upress/css/fonts/ss_read/SSRead.svg#SSRead') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
