@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jpvfnc');
  src:  url('fonts/icomoon.eot?jpvfnc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?jpvfnc') format('woff2'),
    url('fonts/icomoon.ttf?jpvfnc') format('truetype'),
    url('fonts/icomoon.woff?jpvfnc') format('woff'),
    url('fonts/icomoon.svg?jpvfnc#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-adobeacrobatreader:before {
  content: "\e90b";
  color: #ee3f24;
}
.icon-microsoftexcel:before {
  content: "\e90c";
  color: #217346;
}
.icon-microsoftpowerpoint:before {
  content: "\e90d";
  color: #d24726;
}
.icon-microsoftword:before {
  content: "\e90e";
  color: #2b579a;
}
.icon-arrow-thin-down:before {
  content: "\e906";
}
.icon-arrow-thin-left:before {
  content: "\e907";
}
.icon-arrow-thin-right:before {
  content: "\e908";
}
.icon-arrow-thin-up:before {
  content: "\e909";
}
.icon-download:before {
  content: "\e901";
}
.icon-envelope1:before {
  content: "\e902";
}
.icon-globe:before {
  content: "\e90a";
}
.icon-home1:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e8e7";
}
.icon-screen-full:before {
  content: "\e918";
}
.icon-twitter1:before {
  content: "\e946";
}
.icon-facebook:before {
  content: "\e942";
}
.icon-phone:before {
  content: "\e93b";
}
.icon-search:before {
  content: "\e972";
}
.icon-youtube:before {
  content: "\e900";
}
.icon-leaf:before {
  content: "\e90f";
}
.icon-cross_outline:before {
  content: "\e905";
}
.icon-minus:before {
  content: "\e904";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-info_outline:before {
  content: "\e938";
}
.icon-check:before {
  content: "\e116";
}
.icon-cross:before {
  content: "\e117";
}
