@font-face {
    font-family: 'bangla_mnregular';
    src: url('../../fonts/BanglaMN-webfont.eot');
    src: url('../../fonts/BanglaMN-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/BanglaMN-webfont.woff2') format('woff2'),
         url('../../fonts/BanglaMN-webfont.woff') format('woff'),
         url('../../fonts/BanglaMN-webfont.ttf') format('truetype'),
         url('../../fonts/BanglaMN-webfont.svg#bangla_mnregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
  font-family: 'fontello';
  src:url('../../fonts/fontello.eot?-vtpqmp');
  src:url('../../fonts/fontello.eot?#iefix-vtpqmp') format('embedded-opentype'),
    url('../../fonts/fontello.woff?-vtpqmp') format('woff'),
    url('../../fonts/fontello.ttf?-vtpqmp') format('truetype'),
    url('../../fonts/fontello.svg?-vtpqmp#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="fonts-"]:before, [class*=" fonts-"]:before {
  font-family: 'fontello';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.font-diamond:before {
  content: "\e606";
}

.font-mouse:before {
  content: "\e600";
}

.font-wallet:before {
  content: "\e601";
}

.font-circle-close:before {
  content: "\e602";
}

.font-arrow-right:before {
  content: "\e603";
}

.font-arrow-left:before {
  content: "\e604";
}

.font-search:before {
  content: "\e605";
}

.font-eye:before {
  content: "\e800";
}

.font-right-open-big:before {
  content: "\e801";
}

.font-left-open-big:before {
  content: "\e802";
}

.font-down-open-big:before {
  content: "\e803";
}

.font-up-open-big:before {
  content: "\e804";
}

.font-diamond-o:before {
  content: "\e805";
}

.font-heart:before {
  content: "\e806";
}

.font-thumbs-up:before {
  content: "\e807";
}

.font-basket:before {
  content: "\e808";
}

.font-star:before {
  content: "\e809";
}

