@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?p06uvd');
    src:  url('../fonts/icomoon.eot?p06uvd#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?p06uvd') format('truetype'),
      url('../fonts/icomoon.woff?p06uvd') format('woff'),
      url('../fonts/icomoon.svg?p06uvd#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="custom-icon-"], [class*=" custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    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;
  }
  
  .custom-icon-application:before {
    content: "\e900";
  }
  .custom-icon-cloud:before {
    content: "\e901";
  }
  .custom-icon-commitment:before {
    content: "\e902";
  }
  .custom-icon-consulting:before {
    content: "\e903";
  }
  .custom-icon-domain-registration:before {
    content: "\e904";
  }
  .custom-icon-high-performance:before {
    content: "\e905";
  }
  .custom-icon-product:before {
    content: "\e906";
  }
  