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

.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;
  font-size: 48px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-better-standardisation:before {
  content: "\e901";
}
.icon-time:before {
  content: "\e900";
}
.icon-efficiency:before {
  content: "\e902";
}
.icon-scalability:before {
  content: "\e903";
}
.icon-customer-experience:before {
  content: "\e904";
}
.icon-compilance:before {
  content: "\e905";
}
.icon-auditible-records:before {
  content: "\e906";
}
.icon-errors:before {
  content: "\e907";
}
.icon-productivity:before {
  content: "\e908";
}
.icon-profit:before {
  content: "\e909";
}
