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

[class^="icon2-css"], [class*=" icon2-css"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'custom-icon-v2' !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;
}

.icon2-cssconsumer:before {
  content: "\e900";
}
.icon2-cssconsumption:before {
  content: "\e901";
}
.icon2-cssdiagram:before {
  content: "\e902";
}
.icon2-cssgraph:before {
  content: "\e903";
}
.icon2-csshigh-value:before {
  content: "\e904";
}
.icon2-cssmarket:before {
  content: "\e905";
}
.icon2-cssmarket-trends:before {
  content: "\e906";
}
.icon2-csson-demand:before {
  content: "\e907";
}
.icon2-cssprofit-growth:before {
  content: "\e908";
}
