@font-face {
	font-family: 'iransans_light';
	src:url('/iransans/IRANSansWeb(FaNum) Light.ttf')   ;
	font-weight: bold;
}
@font-face {
	font-family: 'iransans';
	src:url('/iransans/IRANSansWeb(FaNum).ttf')   ;
	font-weight: normal;
}
@font-face {
	font-family: 'iransans_medium';
	src:url('/iransans/IRANSansWeb(FaNum) Medium.ttf')   ;
	font-weight: bold;
}
@font-face {
	font-family: 'iransans_bold';
	src:url('/iransans/IRANSansWeb(FaNum) Bold.ttf')   ;
	font-weight: bold;
}
body{
	font-family: iransans_light;
}
h1,h2,h3
.h1,.h2,.h3
{
	font-family: iransans_bold;
}
h4,h5,h6,
.h4,.h5,.h6
{
	font-family: iransans;
}
h1 , .h1{
	font-size: 40px;
	font-weight: 900;
}
h2 , .h2{
	font-size: 36px;
	line-height: 27px;
	font-weight: 800;
}
h3 , .h3{
	font-size: 32px;
	font-weight: 800;
}
h4 , .h4{
	font-size: 28px;
	font-weight: 700;
}
h5 , .h5{
	font-size: 24px;
	font-weight: 600;
}
h6 , .h6{
	font-size: 20px;
	font-weight: 500;
}
.text-title1{
	font-size: 18px;
	font-family: iransans;
}
.text-title2{
	font-size: 16px;
	font-family: iransans_medium;
}
.text-body1{
	font-size: 16px;
	font-family: iransans;
}
.text-body2{
	font-size: 14px;
	font-family: iransans;
}

.button{
	font-size: 14px;
	font-family: iransans_medium;
}
.text-caption ,
.text-overline{
	font-size: 12px;
	font-family: iransans;
}


.logo span {
	font-family: "iransans_bold", sans-serif;
}
.card-title {
	font-size: 25px;
	font-family: "iransans_light", sans-serif;
}