@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 700;
	src: url('ERPy-B.woff') format('woff'),
		 url('ERPy-B.ttf') format('truetype');
}
@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 300;
	src: url('ERPy-L.woff') format('woff'),
		 url('ERPy-L.ttf') format('truetype');
}
@font-face {
	font-family: ERPy;
	font-style: normal;
	font-weight: 400;
	src: url('ERPy.woff') format('woff'),
		 url('ERPy.ttf') format('truetype');
}
body {
	font-family: ERPy !important;
	font-weight: 400;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, input, textarea, p, div {
	font-family: ERPy !important;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, b, bold, strong {
	font-weight: 700;
}

.ERPy *:not(i){
	font-family: ERPy !important;
	font-weight: 400;
}


body.ERPy *:not(i) {
	font-family: ERPx-FaNum !important;
	direction: rtl;
}

.ERPy {
	font-family: ERPy !important;
	font-weight: 400;}