@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7lfx91');
  src:  url('fonts/icomoon.eot?7lfx91#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7lfx91') format('truetype'),
    url('fonts/icomoon.woff?7lfx91') format('woff'),
    url('fonts/icomoon.svg?7lfx91#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-icoClose:before {
  content: "\e90f";
}
.icon-icoSearch:before {
  content: "\e90e";
}
.icon-icoArrowDown:before {
  content: "\e900";
}
.icon-icoArrowLeft:before {
  content: "\e901";
}
.icon-icoArrowRight:before {
  content: "\e902";
}
.icon-icoArrowRight2:before {
  content: "\e903";
}
.icon-icoArrowRight3:before {
  content: "\e904";
}
.icon-icoCheck:before {
  content: "\e905";
}
.icon-icoFacebook:before {
  content: "\e906";
}
.icon-icoFax:before {
  content: "\e907";
}
.icon-icoLinkedin:before {
  content: "\e908";
}
.icon-icoNext:before {
  content: "\e909";
  color: #99c33d;
}
.icon-icoPhone:before {
  content: "\e90a";
}
.icon-icoPin:before {
  content: "\e90b";
}
.icon-icoPrev:before {
  content: "\e90c";
  color: #99c33d;
}
.icon-icoUser:before {
  content: "\e90d";
}
