﻿body {
	font-family: IRANSans !important;
}
h1, h2, h3, h4, h5, h6, input, textarea {
	font-family: IRANSans !important;
	direction:rtl;
}
p {
	direction: rtl;
}
h1 {
	font-weight: bold;
}
.ltr {
	direction: ltr;
}
.rtl {
	direction: rtl;
}
.card {
	min-height: 140px;
}
