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

.he {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'he-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;
}

.he-bulls-eye:before {
  content: "\e90a";
}
.he-circles:before {
  content: "\e90b";
}
.he-smiley:before {
  content: "\e90c";
}
.he-present:before {
  content: "\e909";
}
.he-book:before {
  content: "\e900";
}
.he-desk:before {
  content: "\e901";
}
.he-list:before {
  content: "\e902";
}
.he-shake:before {
  content: "\e903";
}
.he-star:before {
  content: "\e904";
}
.he-suit:before {
  content: "\e905";
}
.he-tool:before {
  content: "\e906";
}
.he-user:before {
  content: "\e907";
}
.he-users:before {
  content: "\e908";
}

