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

[class^="icon-custom"], [class*=" icon-custom"] {
  /* 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-customchevron-thin-up:before {
  content: "\e908";
}
.icon-customchevron-thin-down:before {
  content: "\e907";
}
.icon-customarrow-left:before {
  content: "\e906";
}
.icon-customarrow-right:before {
  content: "\e905";
}
.icon-customcheck:before {
  content: "\e904";
}
.icon-custommail:before {
  content: "\e900";
}
.icon-customphone-call:before {
  content: "\e901";
}
.icon-custombar-chart-2:before {
  content: "\e902";
}
.icon-customsearch:before {
  content: "\e903";
}
