@font-face {
  font-family: 'ld_jhs_font';
  src:  url('./fonts/ld_jhs_font.eot?j9kpoj');
  src:  url('./fonts/ld_jhs_font.eot?j9kpoj#iefix') format('embedded-opentype'),
    url('./fonts/ld_jhs_font.ttf?j9kpoj') format('truetype'),
    url('./fonts/ld_jhs_font.woff?j9kpoj') format('woff'),
    url('./fonts/ld_jhs_font.svg?j9kpoj#ld_jhs_font') format('svg');
  font-weight: normal;
  font-style: normal;
  /*font-display: block;*/
}

[class^="iconld-"], [class*=" iconld-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ld_jhs_font' !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;
}

.iconld-jhs_icon_tutorial:before {
  content: "\e900";
}
.iconld-jhs_icon_quiz:before {
  content: "\e907";
}
.iconld-jhs_icon_relaxation:before {
  content: "\e901";
}
.iconld-jhs_icon_website:before {
  content: "\e903";
}
.iconld-jhs_icon_exit:before {
  content: "\e905";
}
