@font-face {
  font-family: 'icon';
  src: url('../font/icon.eot?15929785');
  src: url('../font/icon.eot?15929785#iefix') format('embedded-opentype'),
       url('../font/icon.woff2?15929785') format('woff2'),
       url('../font/icon.woff?15929785') format('woff'),
       url('../font/icon.ttf?15929785') format('truetype'),
       url('../font/icon.svg?15929785#icon') 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: 'icon';
    src: url('../font/icon.svg?15929785#icon') format('svg');
  }
}
*/
 
 [class^="iconM-"]:before, [class*=" iconM-"]:before {
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.iconM-right-open-big:before { content: '\e800'; } /* '' */
.iconM-left-open-big:before { content: '\e801'; } /* '' */
.iconM-facebook:before { content: '\e802'; } /* '' */
.iconM-wechat:before { content: '\e803'; } /* '' */
.iconM-down-open-big:before { content: '\e804'; } /* '' */
.iconM-up-open-big:before { content: '\e805'; } /* '' */
.iconM-line:before { content: '\e806'; } /* '' */
.iconM-check:before { content: '\e807'; } /* '' */
.iconM-cancel:before { content: '\e808'; } /* '' */
.iconM-menu:before { content: '\e809'; } /* '' */
.iconM-tumbler:before { content: '\e80a'; } /* '' */
.iconM-link:before { content: '\e80b'; } /* '' */
.iconM-heart:before { content: '\e80c'; } /* '' */
.iconM-heart-empty:before { content: '\e80d'; } /* '' */
.iconM-down-open-mini:before { content: '\e80e'; } /* '' */
.iconM-left-open-mini:before { content: '\e80f'; } /* '' */
.iconM-right-open-mini:before { content: '\e810'; } /* '' */
.iconM-up-open-mini:before { content: '\e811'; } /* '' */
.iconM-gplus:before { content: '\e812'; } /* '' */
.iconM-twitter-1:before { content: '\e813'; } /* '' */
.iconM-youtube:before { content: '\e814'; } /* '' */
.iconM-reply-1:before { content: '\e815'; } /* '' */
.iconM-facebook-1:before { content: '\e816'; } /* '' */
.iconM-twitter:before { content: '\e817'; } /* '' */
.iconM-youku:before { content: '\e818'; } /* '' */
.iconM-search:before { content: '\e819'; } /* '' */
.iconM-lan:before { content: '\e81a'; } /* '' */
.iconM-fast-fw:before { content: '\e81b'; } /* '' */
.iconM-fast-bw:before { content: '\e81c'; } /* '' */
.iconM-cancel-1:before { content: '\e81d'; } /* '' */
.iconM-location:before { content: '\e81e'; } /* '' */
.iconM-linkedin:before { content: '\e821'; } /* '' */
.iconM-reply:before { content: '\e822'; } /* '' */
.iconM-reply-outline:before { content: '\e823'; } /* '' */
.iconM-plus:before { content: '\e825'; } /* '' */
.iconM-youtube-play:before { content: '\f16a'; } /* '' */
.iconM-weibo:before { content: '\f18a'; } /* '' */
.iconM-instagram:before { content: '\f32d'; } /* '' */