﻿@import url(fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body ,* ,div ,input ,select, textarea {
	font-family: IRANSans !important;
	font-weight: 500;  
	margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSans !important;
}
 

.tb ,b,bold,strong {
	font-family: 'IRANSans' !important;
	font-weight: 700 !important;  
	margin: 0;
}