@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ikuoxa');
  src:  url('fonts/icomoon.eot?ikuoxa#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ikuoxa') format('truetype'),
    url('fonts/icomoon.woff?ikuoxa') format('woff'),
    url('fonts/icomoon.svg?ikuoxa#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-x-altx-alt:before {
  content: "\e90c";
}
.icon-x:before {
  content: "\e90d";
}
.icon-triangle-down:before {
  content: "\e906";
}
.icon-chevron-left:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-list:before {
  content: "\e90b";
}
.icon-menu2:before {
  content: "\e909";
}
.icon-chevron-left2:before {
  content: "\e902";
}
.icon-chevron-right3:before {
  content: "\e903";
}
.icon-menu3:before {
  content: "\e90a";
}
.icon-menu2:before {
  content: "\e909";
}
.icon-chevron-left2:before {
  content: "\e902";
}
.icon-chevron-right3:before {
  content: "\e903";
}
.icon-sort-desc:before {
  content: "\e907";
}
.icon-sort-down:before {
  content: "\e907";
}
.icon-caret-down:before {
  content: "\e908";
}
.icon-chevron-left3:before {
  content: "\e904";
}
.icon-chevron-right2:before {
  content: "\e905";
}

