@charset "UTF-8";

@font-face {
  font-family: "health-insights";
  src:url("../webfonts/health-insights.eot");
  src:url("../webfonts/health-insights.eot?#iefix") format("embedded-opentype"),
    url("../webfonts/health-insights.woff") format("woff"),
    url("../webfonts/health-insights.ttf") format("truetype"),
    url("../webfonts/health-insights.svg#health-insights") format("svg");
  font-weight: normal;
  font-style: normal;


}

[data-icon]:before {
  font-family: "health-insights" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "health-insights" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-customer-relationship:before {
  content: "\61";
}
.icon-enterprise-resources:before {
  content: "\62";
}
.icon-facility-services:before {
  content: "\63";
}
.icon-insurance-claim:before {
  content: "\64";
}
.icon-integration-interoperability:before {
  content: "\65";
}
.icon-operations-ancillary:before {
  content: "\66";
}
.icon-patient-administration:before {
  content: "\67";
}
.icon-patient-health:before {
  content: "\68";
}
.icon-system-frameworks:before {
  content: "\6a";
}
.icon-quality-of-care-data:before {
  content: "\69";
}
