
@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: 100;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-UltraLight.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-UltraLight.woff2') format('woff2');		
}

@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: 300;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-Light.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-Light.woff2') format('woff2');	
}

@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: normal;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-Regular.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-Regular.woff2') format('woff2');		 
}

@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: 600;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-Medium.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: bold;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-Bold.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-Bold.woff2') format('woff2'); 
}

@font-face {
	font-family: IranSans FaNum;
	font-style: normal;
	font-weight: 800;
	font-stretch: normal;
	src: url('fonts/IRANSansWebFaNum-Black.woff') format('woff'),   
	url('fonts/IRANSansWebFaNum-Black.woff2') format('woff2');		 
}
body {
    font-family: 'IranSans FaNum', sans-serif;
}