@font-face {
	font-family: irsans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/irsans.woff');
	src: url('fonts/irsans.woff?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/irsans.woff') format('woff'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/irsans.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/irsans.woff') format('truetype');
}
body {
	font-family: irsans !important;
}
h1 {
	font-family: irsans !important;
}
h2 {
	font-family: irsans !important;
}
h3 {
	font-family: irsans !important;
}
h4 {
	font-family: irsans !important;
}
h5 {
	font-family: irsans !important;
}
h6 {
	font-family: irsans !important;
}
p {
	font-family: irsans !important;
}
a {
	font-family: irsans !important;
}
span {
	font-family: irsans;
}
div {
	font-family: irsans !important;
}

