/*
Theme Name:     Listify Child
Theme URI:      https://astoundify.com/products/listify/
Template:       listify
Version:        
*/

@font-face {
	font-family: 'BYekan';
	src: url('../listify/fonts/BYekan.eot?#') format('eot'),
	url('../listify/fonts/BYekan.woff') format('woff'), 
	url('../listify/fonts/BYekan.ttf') format('truetype');
}
body,div,span,h1,h2,h3,h4,h5,h6,input,textarea,select,p,a{
font-family:BYekan !important;
}
.search_jobs>div:last-child {
    line-height: 39px;
}
body .chosen-rtl .chosen-choices li.search-choice .search-choice-close{
	left: auto;
}