@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?81867958');
  src: url('../font/fontello.eot?81867958#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?81867958') format('woff'),
       url('../font/fontello.ttf?81867958') format('truetype'),
       url('../font/fontello.svg?81867958#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?81867958#fontello') format('svg');
  }
}
*/
 
 [class^="mn-ficon-"]:before, [class*=" mn-ficon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
   display: inline-block;
}
 
.mn-ficon-pool:before { content: '\e800'; } /* '' */
.mn-ficon-price:before { content: '\e801'; } /* '' */
.mn-ficon-relax:before { content: '\e802'; } /* '' */
.mn-ficon-room-service:before { content: '\e803'; } /* '' */
.mn-ficon-sea:before { content: '\e804'; } /* '' */
.mn-ficon-spa:before { content: '\e805'; } /* '' */
.mn-ficon-umbrella:before { content: '\e806'; } /* '' */
.mn-ficon-view:before { content: '\e807'; } /* '' */
.mn-ficon-wifi:before { content: '\e808'; } /* '' */
.mn-ficon-bed:before { content: '\e809'; } /* '' */
.mn-ficon-briefcase:before { content: '\e80a'; } /* '' */
.mn-ficon-echo:before { content: '\e80b'; } /* '' */
.mn-ficon-food:before { content: '\e80c'; } /* '' */
.mn-ficon-logo:before { content: '\e80d'; } /* '' */
.mn-ficon-mountain:before { content: '\e80e'; } /* '' */
.mn-ficon-pet:before { content: '\e80f'; } /* '' */