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

[class^="icon-hiko"], [class*=" icon-hiko"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hiko' !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-hikoticket:before {
  content: "\e939";
}
.icon-hikouser-check:before {
  content: "\e975";
}
.icon-hikocloud-check:before {
  content: "\e9c4";
}
.icon-hikocheckmark:before {
  content: "\ea10";
}
.icon-hikocheckmark2:before {
  content: "\ea11";
}
.icon-hikospell-check:before {
  content: "\ea12";
}
.icon-hikocheckbox-checked:before {
  content: "\ea52";
}
.icon-hikocheckbox-unchecked:before {
  content: "\ea53";
}
.icon-hikoradio-checked:before {
  content: "\ea54";
}
.icon-hikoradio-checked2:before {
  content: "\ea55";
}
