/*
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
*/


@font-face {
	font-family:'FontAwesome';
	src:url('/theme/fonts/fontawesome-webfont.eot?v=4.3.0');
	src:url('/theme/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
	    url('/theme/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
		url('/theme/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
		url('/theme/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
		url('/theme/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
	font-weight:normal;
	font-style:normal
}



@font-face {
	font-family: 'IranianSens';
	src: url('/theme/fonts/IranianSansWeb-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'IranianSens';
	src: url('/theme/fonts/IranianSansWeb-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'IranianSerif';
	src: url('/theme/fonts/IranianSerifWeb-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}