﻿
@font-face {
   	font-family:EGGIndulekhaUni;
  	src:url('../fonts/EGGIndulekha.eot');
  	src:url('../fonts/EGGIndulekha.eot?#iefix') format('embedded-opentype'), 
   	url('../fonts/EGGIndulekha.woff') format('woff'),
   	url('../fonts/EGGIndulekha.ttf') format('truetype'),
   	url('../fonts/EGGIndulekha.svg') format('svg');
}

@font-face {
	font-family:PanchariUni;
  	src:url('../fonts/PanchariUniN.eot');
  	src:url('../fonts/PanchariUniN.eot?#iefix') format('embedded-opentype'), 
   	url('../fonts/PanchariUniN.woff') format('woff'),
   	url('../fonts/PanchariUniN.ttf') format('truetype'),
   	url('../fonts/PanchariUniN.svg') format('svg');
}

.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0;
    margin:0;
    list-style:none;
}

.news-item
{
    font-family: 'PanchariUni', sans-serif;
    font-size: 18px;
	color: #4A1C03;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
}
.newsImg{
	width:21%;
	height:auto;
	float:left;
	margin:0% 3% 0% 0%;
}
.demo2{
	padding:10px 10px 0 10px;
    margin:0;
	list-style:none;
	height:75px !important;
}