@font-face {
	font-family: IRANSansx;
	font-style: normal;
	font-weight: bold;
	src:  url('fonts/iransansx/woff/IRANSansXFaNum-Bold.woff') format('woff'),
	       
}

@font-face {
	font-family: IRANSansx;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/iransansx/woff/IRANSansXFaNum-Regular.woff') format('woff');	
}

body, h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'IRANSansx', sans-serif !important;
}


