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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-clear:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e902";
}
.icon-arrow-right:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e904";
}
.icon-arrow-down:before {
  content: "\e905";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-camera:before {
  content: "\e800";
}
.icon-left-chevron:before {
  content: "\e801";
}
.icon-up-chevron:before {
  content: "\e802";
}
.icon-down-chevron:before {
  content: "\e803";
}
.icon-left-chevron-small:before {
  content: "\e804";
}
.icon-right-chevron-small:before {
  content: "\e805";
}
.icon-up-chevron-small:before {
  content: "\e806";
}
.icon-right-open-big:before {
  content: "\e807";
}
.icon-down-open-mini:before {
  content: "\e808";
}
.icon-search-1:before {
  content: "\e809";
}
.icon-play:before {
  content: "\e80a";
}
.icon-left-small:before {
  content: "\e80b";
}
.icon-down-small:before {
  content: "\e80c";
}
.icon-right-small:before {
  content: "\e80d";
}
.icon-up-small:before {
  content: "\e80e";
}
