@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ntrecu');
  src:  url('fonts/icomoon.eot?ntrecu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ntrecu') format('truetype'),
    url('fonts/icomoon.woff?ntrecu') format('woff'),
    url('fonts/icomoon.svg?ntrecu#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-caret-right:before {
  content: "\e901";
}
.icon-caret-left:before {
  content: "\e902";
}
.icon-caret-up:before {
  content: "\e903";
}
.icon-caret-down:before {
  content: "\e904";
}
.icon-youtube2:before {
  content: "\e900";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-document:before {
  content: "\e926";
}
.icon-download:before {
  content: "\e933";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-spinner:before {
  content: "\e97a";
}
.icon-spinner2:before {
  content: "\e97b";
}
.icon-search:before {
  content: "\e986";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-download2:before {
  content: "\e9c5";
}
.icon-circle-up:before {
  content: "\ea41";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-file-pdf:before {
  content: "\eadf";
}
