@font-face {
	font-family: ybakh;
	font-style: normal;
	font-weight: 300;
	src: url('ybakh/YekanBakhFaNum03Light.woff') format('woff');
}
@font-face {
	font-family: ybakh;
	font-style: normal;
	font-weight: normal;
	src: url('ybakh/YekanBakhFaNum04Regular.woff') format('woff');
}
@font-face {
	font-family: ybakh;
	font-style: normal;
	font-weight: 700;
	src: url('ybakh/YekanBakhFaNum06Bold.woff') format('woff');
}
@font-face {
	font-family: ybakh;
	font-style: normal;
	font-weight: 800;
	src: url('ybakh/YekanBakhFaNum07Heavy.woff') format('woff');
}
@font-face {
	font-family: ybakh;
	font-style: normal;
	font-weight: 900;
	src: url('ybakh/YekanBakhFaNum08Fat.woff') format('woff');
}


body {
    font-family: ybakh!important;
	font-weight: normal;
    
}
body,h1, h2, h3, h4, h5, h6,input, textarea,a,ul,li,button,form,p,label{
	font-family: ybakh!important;
}
h1 {
	font-weight: 900!important;
	letter-spacing: -1px!important;
}
h2{
	font-weight: 800!important;

}
h3,h4,h5,h6{
	font-weight: 700!important;
}
p{
	font-weight: normal;
}