@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?92tsps');
  src:  url('fonts/icomoon.eot?92tsps#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?92tsps') format('truetype'),
    url('fonts/icomoon.woff?92tsps') format('woff'),
    url('fonts/icomoon.svg?92tsps#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* 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;
}

.icon-navdown:before {
  content: "\e90e";
}
.icon-navup:before {
  content: "\e90f";
}
.icon-chat:before {
  content: "\e90b";
}
.icon-eye:before {
  content: "\e90c";
}
.icon-navleft:before {
  content: "\e909";
}
.icon-navright:before {
  content: "\e90a";
}
.icon-play:before {
  content: "\e908";
  color: #fff;
}
.icon-cart:before {
  content: "\e901";
}
.icon-fire:before {
  content: "\e902";
}
.icon-mobese:before {
  content: "\e904";
}
.icon-write:before {
  content: "\e905";
}
.icon-anos:before {
  content: "\e907";
}
.icon-close:before {
  content: "\2421";
}
.icon-right:before {
  content: "\27a1";
}
.icon-left:before {
  content: "\2b05";
}
.icon-up:before {
  content: "\2b06";
}
.icon-down:before {
  content: "\2b07";
}
.icon-search:before {
  content: "\e906";
}
.icon-call:before {
  content: "\e900";
}
.icon-locked:before {
  content: "\e903";
}
.icon-clock:before {
  content: "\23f3";
}
.icon-uni2709:before {
  content: "\2709";
}
.icon-dropup:before {
  content: "\25b4";
}
.icon-dropdown:before {
  content: "\25be";
}
.icon-check:before {
  content: "\2713";
}
.icon-send:before {
  content: "\e350";
}
.icon-set:before {
  content: "\e910";
}
.icon-mail:before {
  content: "\e90d";
}
