/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontCustom';
  src: url('../fonts/fontawesome-icomoon.eot');
  src: url('../fonts/fontawesome-icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa-custom {
  display: inline-block;
  font: normal normal normal 14px/1 FontCustom;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}


.custom-buyers:before {
  content: "\e901";
}
.custom-handshake:before {
  content: "\e900";
}
.custom-chainview:before {
  content: "\e902";
}
.custom-dashboard:before {
  content: "\e903";
}
.custom-quicker:before {
  content: "\e904";
}
.custom-increase-revenue:before {
  content: "\e905";
}
.custom-check:before {
  content: "\e906";
}
.custom-realtime:before {
  content: "\e907";
}
.custom-simple-scoring:before {
  content: "\e908";
}





.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}

