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

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

.hiicon-hive:before {
  content: "\e900";
}
.hiicon-download-alt-new:before {
  content: "\e901";
}
