@font-face {
   font-family: yekan;
   src: url(YekanWebRegular.otf);
}
.content-title h4, .content-title a {
	font-family: yekan !important;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.4);
	font-weight: 100 !important;
}
.content-title h4:hover, .content-title a:hover {color:#ffc351;}
@media (max-width: 900px){
.circle-carousel .pagination .dot {

	height: 22%;
	width: 22%;
}
}