@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dc1jkk');
  src:  url('fonts/icomoon.eot?dc1jkk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dc1jkk') format('truetype'),
    url('fonts/icomoon.woff?dc1jkk') format('woff'),
    url('fonts/icomoon.svg?dc1jkk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" 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;
}

.icon-Advanced-Sizing:before {
  content: "\e900";
}
.icon-Basic-Design:before {
  content: "\e901";
}
.icon-Catalog:before {
  content: "\e902";
}
.icon-Comparison:before {
  content: "\e903";
}
.icon-Field-Weakening:before {
  content: "\e904";
}
.icon-NPSH:before {
  content: "\e905";
}
.icon-Performance:before {
  content: "\e906";
}
.icon-Quick-Sizing:before {
  content: "\e907";
}
.icon-Viscosity:before {
  content: "\e908";
}

