@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7m0bzi');
  src:  url('fonts/icomoon.eot?7m0bzi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?7m0bzi') format('woff2'),
    url('fonts/icomoon.ttf?7m0bzi') format('truetype'),
    url('fonts/icomoon.woff?7m0bzi') format('woff'),
    url('fonts/icomoon.svg?7m0bzi#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="iconM-"], [class*=" iconM-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconM-keyboard-left:before {
  content: "\e90c";
}
.iconM-keyboard-right-arrow-button:before {
  content: "\e90b";
}
.iconM-trash:before {
  content: "\1f6ae";
  color: #8e8e8e;
}
.iconM-cart:before {
  content: "\1f6d2";
}
.iconM-line:before {
  content: "\1f4ac";
}
.iconM-instagram:before {
  content: "\1f4f7";
}
.iconM-telephone:before {
  content: "\1f4de";
}
.iconM-facebook:before {
  content: "\e90d";
}
.iconM-map:before {
  content: "\1f4cd";
}
.iconM-search:before {
  content: "\1f50d";
}
.iconM-mail:before {
  content: "\1f4e7";
}
.iconM-cross:before {
  content: "\26cc";
}
.iconM-chevron-up:before {
  content: "\22cf";
}
.iconM-chevron-down:before {
  content: "\22ce";
}
.iconM-chevron-left:before {
  content: "\227a";
}
.iconM-chevron-right:before {
  content: "\227b";
}
.iconM-arrow-up:before {
  content: "\e877";
}
.iconM-arrow-down:before {
  content: "\e878";
}
.iconM-arrow-left:before {
  content: "\e879";
}
.iconM-arrow-right:before {
  content: "\e87a";
}
