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

i[class^="ho-icon"]{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'huish-icons' !important;
  speak: none;
  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;
}

.ho-icon-expandable-folder-icon:before {
  content: "\e90a";
}
.ho-icon-folder-icon:before {
  content: "\e90b";
}
.ho-icon-open-folder-icon:before {
  content: "\e90d";
}
.ho-icon-download-icon:before {
  content: "\e90c";
}
.ho-icon-link-icon:before {
  content: "\e90e";
}
.ho-icon-zoom-icon:before {
  content: "\e90f";
}
.ho-icon-accessories:before {
  content: "\e914";
}
.ho-icon-analog-instruments:before {
  content: "\e913";
}
.ho-icon-flashlight:before {
  content: "\e912";
}
.ho-icon-boots:before {
  content: "\e910";
}
.ho-icon-hood:before {
  content: "\e911";
}
.ho-icon-airways:before {
  content: "\e900";
}
.ho-icon-bags:before {
  content: "\e901";
}
.ho-icon-bcds:before {
  content: "\e902";
}
.ho-icon-drysuits:before {
  content: "\e903";
}
.ho-icon-fins:before {
  content: "\e904";
}
.ho-icon-instruments:before {
  content: "\e905";
}
.ho-icon-masks:before {
  content: "\e906";
}
.ho-icon-snorkel:before {
  content: "\e907";
}
.ho-icon-technical:before {
  content: "\e908";
}
.ho-icon-wetsuits:before {
  content: "\e909";
}