@import url(iransans-font-stylesheet.css);
@import url(iranyekan-font-stylesheet.css);
@import url(kalameh-font-stylesheet.css);

/*body {
	font-family: IRANSans !important;
	font-weight: 300;
	direction: rtl;
	background-color: #E2E2E2;
	margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSans !important;
}
h1 {
	font-weight: bold;
}
.wrapper {
	max-width: 900px;
	margin: 0 auto;
}
.ltr {
	direction: ltr;
}
blockquote {
	font-weight: 500;
	padding: 10px;
	border: 1px dashed #666666;
}*/