.choose-property-type [type=radio]:checked, .choose-property-type [type=radio]:not(:checked) {
    left: unset;
    position: relative;
}


@font-face {
	font-family: bakh;
	font-style: normal;
	font-weight: 100; 
	src: url('../fonts/bakh/woff2/100.woff2') format('woff2'); 
	src: url('../fonts/bakh/woff/100.woff') format('woff');
	src: url('../fonts/bakh/ttf/100.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: bakh;
	font-style: normal;
	font-weight: 500; 
	src: url('../fonts/bakh/woff2/500.woff2') format('woff2'); 
	src: url('../fonts/bakh/woff/500.woff') format('woff');
	src: url('../fonts/bakh/ttf/500.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: bakh;
	font-style: normal;
	font-weight: 300; 
	src: url('../fonts/bakh/woff2/300.woff2') format('woff2'); 
	src: url('../fonts/bakh/woff/300.woff') format('woff');
	src: url('../fonts/bakh/ttf/300.ttf') format('truetype');
	font-display: swap;
}

@font-face {
	font-family: IRANSans-web;
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/dana/eot/dana-fanum-medium.eot');
	src: url('../fonts/dana/eot/dana-fanum-medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('../fonts/dana/woff2/dana-fanum-medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('../fonts/dana/woff/dana-fanum-medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('../fonts/dana/ttf/dana-fanum-medium.ttf') format('truetype');
    font-display: swap;
}
body,h3,h4,div,span,li,a,p,h1,h2,label{
 font-family:bakh !important; 
}