@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?4864076');
  src: url('../font/fontello.eot?4864076#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?4864076') format('woff'),
       url('../font/fontello.ttf?4864076') format('truetype'),
       url('../font/fontello.svg?4864076#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?4864076#fontello') format('svg');
  }
}
*/
 
 [class^="mn-ficons-"]:before, [class*=" mn-ficons-"]: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-ficons-paint:before { content: '\e800'; } /* '' */
.mn-ficons-paper:before { content: '\e801'; } /* '' */
.mn-ficons-personal:before { content: '\e802'; } /* '' */
.mn-ficons-shopping:before { content: '\e803'; } /* '' */
.mn-ficons-film:before { content: '\e805'; } /* '' */
.mn-ficons-finger:before { content: '\e806'; } /* '' */
.mn-ficons-soda:before { content: '\e807'; } /* '' */
.mn-ficons-student:before { content: '\e808'; } /* '' */
.mn-ficons-telephone:before { content: '\e809'; } /* '' */
.mn-ficons-camera:before { content: '\e80a'; } /* '' */
.mn-ficons-information:before { content: '\e80b'; } /* '' */
.mn-ficons-mail:before { content: '\e80c'; } /* '' */
.mn-ficons-portfolio:before { content: '\e80d'; } /* '' */
.mn-ficons-user:before { content: '\e80e'; } /* '' */
.mn-ficons-zoom:before { content: '\e80f'; } /* '' */
.mn-ficons-faq:before { content: '\e810'; } /* '' */
.mn-ficons-home:before { content: '\e811'; } /* '' */
.mn-ficons-oragami:before { content: '\e812'; } /* '' */