@font-face {
  font-family: 'icomoon-hr-in-health';
  src:
    url('fonts/icomoon-hr-in-health.ttf?aew8zc') format('truetype'),
    url('fonts/icomoon-hr-in-health.woff?aew8zc') format('woff'),
    url('fonts/icomoon-hr-in-health.svg?aew8zc#icomoon-hr-in-health') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.custom-icon-hr-in-health-icon:before {
  content: "\e906";
}
.custom-icon-newsletter:before {
  content: "\e900";
}
.custom-icon-file-solid:before {
  content: "\e901";
}
.custom-icon-hand-shakes:before {
  content: "\e902";
}
.custom-icon-list-check:before {
  content: "\e903";
}
.custom-icon-presentation-screen:before {
  content: "\e904";
}
.custom-icon-click-globe:before {
  content: "\e905";
}
