@font-face {
  font-family: 'markomode';
  src: url('../fonts/markomode.eot?50794427');
  src: url('../fonts/markomode.eot?50794427#iefix') format('embedded-opentype'),
  url('../fonts/markomode.woff2?50794427') format('woff2'),
  url('../fonts/markomode.woff?50794427') format('woff'),
  url('../fonts/markomode.ttf?50794427') format('truetype'),
  url('../fonts/markomode.svg?50794427#markomode') 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: 'markomode';
    src: url('../font/markomode.svg?50794427#markomode') format('svg');
  }
}
*/

[class^="mmicon-"] {
  vertical-align: middle;
}

[class^="mmicon-"]:before, [class*=" mmicon-"]:before {
  font-family: "markomode";
  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); */
}


.mmicon-phone-call:before { content: '\e800'; } /* '' */
.mmicon-envelope:before { content: '\e801'; } /* '' */
.mmicon-mark:before { content: '\e802'; } /* '' */
.mmicon-left-arrow:before { content: '\e803'; } /* '' */
.mmicon-right-arrow:before { content: '\e804'; } /* '' */
.mmicon-minus:before { content: '\e805'; } /* '' */
.mmicon-plus:before { content: '\e806'; } /* '' */
.mmicon-times:before { content: '\e807'; } /* '' */
.mmicon-filter:before { content: '\e808'; } /* '' */
.mmicon-user:before { content: '\e809'; } /* '' */
.mmicon-heart:before { content: '\e80a'; } /* '' */
.mmicon-quote:before { content: '\e80b'; } /* '' */
.mmicon-search:before { content: '\e80c'; } /* '' */
.mmicon-sort:before { content: '\e80d'; } /* '' */
.mmicon-bell:before { content: '\e80e'; } /* '' */
.mmicon-basket:before { content: '\e80f'; } /* '' */
.mmicon-ruler:before { content: '\e810'; } /* '' */
.mmicon-heart-fill:before { content: '\e811'; } /* '' */
.mmicon-specifications:before { content: '\e812'; } /* '' */
.mmicon-sign-out:before { content: '\e813'; } /* '' */
.mmicon-lock:before { content: '\e814'; } /* '' */
.mmicon-map-pin:before { content: '\e815'; } /* '' */
.mmicon-profile:before { content: '\e816'; } /* '' */
.mmicon-user-sign-in:before { content: '\e817'; } /* '' */
.mmicon-user-add:before { content: '\e818'; } /* '' */
.mmicon-pos:before { content: '\e819'; } /* '' */
.mmicon-online-payment:before { content: '\e81a'; } /* '' */
.mmicon-delivery:before { content: '\e81b'; } /* '' */
.mmicon-trash:before { content: '\e81c'; } /* '' */
.mmicon-credit-card:before { content: '\e81d'; } /* '' */
.mmicon-basket-step:before { content: '\e81e'; } /* '' */
.mmicon-cat-kid--shoes:before { content: '\e81f'; } /* '' */
.mmicon-cat-men--boot:before { content: '\e820'; } /* '' */
.mmicon-cat-men--casual:before { content: '\e821'; } /* '' */
.mmicon-cat-men--classic:before { content: '\e822'; } /* '' */
.mmicon-cat-men--sandal:before { content: '\e823'; } /* '' */
.mmicon-cat-men--sneaker:before { content: '\e824'; } /* '' */
.mmicon-cat-women--bags:before { content: '\e825'; } /* '' */
.mmicon-cat-women--boot:before { content: '\e826'; } /* '' */
.mmicon-cat-women--casual:before { content: '\e827'; } /* '' */
.mmicon-cat-women--halfboot:before { content: '\e828'; } /* '' */
.mmicon-cat-women--highheel:before { content: '\e829'; } /* '' */
.mmicon-cat-women--sandal:before { content: '\e82a'; } /* '' */