/*!------------------------------------------------------------------
[MAIN STYLESHEET]
Powered By:	Bikash Bhandari (bhandaribikash.com.np)
Email: bikash.433@gmail.com
VERSION: V4.3.1	
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Front-End Design And Developed By: Bikash Bhandari]
-------------------------------------------------------------------*/
/*  typography */

/* @import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900"); */



  @font-face {
      font-family: 'kalimatiregular';
      src: url('../fonts/kalimati-webfont.eot');
      src: url('../fonts/kalimati-webfont.eot?#iefix') format('embedded-opentype'),
          url('../fonts/kalimati-webfont.woff2') format('woff2'),
          url('../fonts/kalimati-webfont.woff') format('woff'),
          url('../fonts/kalimati-webfont.ttf') format('truetype'),
          url('../fonts/kalimati-webfont.svg#kalimatiregular') format('svg');
      font-weight: normal;
      font-style: normal;
  }

    body, a, h1, h2, h3, h4, h5, h6, p, .paragraph, .sidebar-box h3 span, .contact_address h4 span,
    .dtl_sec p, .card-header h4, .ministry_sec .card-body h4, .my-ttl h4, .sidebar-box h3 span,
    .contact_address h4 span, .side_link ul li .text-area a{font-family: 'kalimatiregular' !important;}

 