@font-face {
    font-family: 'sahel-fd';
    src:url('/libraries/fonts/sahel-fd/sahel-fd.eot?#') format('eot'),
        url('/libraries/fonts/sahel-fd/sahel-fd.woff') format('woff'),    
        url('/libraries/fonts/sahel-fd/sahel-fd.ttf') format('truetype');
}

@font-face {
    font-family: 'byekan';
    src:url('/libraries/fonts/byekan/byekan.eot?#') format('eot'),
        url('/libraries/fonts/byekan/byekan.woff') format('woff'),    
        url('/libraries/fonts/byekan/byekan.ttf') format('truetype');
}

.body-page a ,body ,h1,h2,h3{
	font-family:byekan !important;
}

.news-front-carousel .owl-carousel .owl-item .item-image {
	text-align:center;
}

.news-front-carousel .owl-carousel .owl-item img {
	width: auto !important;
}