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

[class^="icon-hn-"], [class*=" icon-hn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-hn-clock:before {
  content: "\e900";
}
.icon-hn-document-certificate:before {
  content: "\e903";
}
.icon-hn-certificate:before {
  content: "\e904";
}
.icon-hn-tags-price:before {
  content: "\e905";
}
.icon-hn-phone:before {
  content: "\e942";
}
.icon-hn-location2:before {
  content: "\e948";
}
.icon-hn-mobile:before {
  content: "\e958";
}
.icon-hn-airplane:before {
  content: "\e9af";
}
.icon-hn-checkmark:before {
  content: "\ea10";
}
