@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body {
	font-family:Pela-SemiBold  !important;
	direction: rtl;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, b {
	font-family:Pela-ExtraBold !important;
}
p, a, span, lable, small, select, option, div, li, table, input, textarea {
	font-family:Pela-SemiBold !important;
}
h1 {
	font-weight: bold;
}
