@font-face {
	font-family: My_font;
	font-weight: normal;
	src: url('../font/Shabnam-FD.woff2') format('woff2'),
	url('../font/Shabnam-FD.woff') format('woff'),
	url('../font/Shabnam-FD.eot?#iefix') format('embedded-opentype'),
	url('../font/Shabnam-FD.ttf') format('truetype');
}

@font-face {
	font-family: My_font;
	font-weight: bold;
	src: url('../font/Shabnam-Bold-FD.woff2') format('woff2'),
	url('../font/Shabnam-Bold-FD.woff') format('woff'),
	url('../font/Shabnam-Bold-FD.eot?#iefix') format('embedded-opentype'),
	url('../font/Shabnam-Bold-FD.ttf') format('truetype');
}

body *:not(i):not(.ab-icon):not(.ld-icon):not(.font_title):not(.dashicons):not(.star):not(.star-rating):not(.star-rating *):not(.icon):not(.gform-icon):not(.gform-st-icon):not(.qt-dfw) {
	font-family: My_font, serif !important;
}