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

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

.haecicon_arrow_long_right:before {
  content: "\e900";
}
.haecicon_cart:before {
  content: "\e901";
}
.haecicon_info_circle:before {
  content: "\e902";
}
.haecicon_mail:before {
  content: "\e903";
}
.haecicon_verified_user:before {
  content: "\e904";
}
