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

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

.icon-servicesprofit:before {
  content: "\e900";
}
.icon-servicessecurity:before {
  content: "\e901";
}
