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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-play2:before {
  content: "\ea15";
}
.icon-hcp:before {
  content: "\e907";
}
.icon-education:before {
  content: "\e908";
}
.icon-medical:before {
  content: "\ea16";
}
.icon-levelup:before {
  content: "\ea17";
}
.icon-enhance:before {
  content: "\ea18";
}
.icon-student:before {
  content: "\e906";
}
.icon-play:before {
  content: "\e901";
}
.icon-draw:before {
  content: "\e900";
}
.icon-screenshot:before {
  content: "\e902";
}
.icon-zoom:before {
  content: "\e903";
}
.icon-record:before {
  content: "\e904";
}
.icon-info:before {
  content: "\e905";
}
