@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Mukta:200,400,500,800");
font-family: 'Mukta', sans-serif;
 @font-face {
font-family:'Rupee';
src:local("Rupee"),
url('fonts/Rupee_Foradian.ttf') format('truetype');
font-weight:normal;
font-style:normal;
}


.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-size: 17px;
  font-weight: 500;
  margin: -4px 0 0;
}

.main-news .post-entry .post-entry-meta .post-entry-meta-title h2,
.main-news .post-entry .post-entry-meta .post-entry-meta-title h2 a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}

.main-news .post-entry:first-child .post-entry-meta .post-entry-meta-title h2,
.main-news .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
.main-news.main-news-v2 .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
  font-size: 22px;
}