/*Write your custom css in this file.*/

@font-face {
	font-family: IRSANS;
	src: url('fonts/IRANSansX-Regular.woff') format('woff'),   
	url('fonts/IRANSansX-Regular.woff2') format('woff2');	
}

body {
	font-family:  IRSANS  !important;
}