@font-face {
  font-family: 'helidubai-icons';
  src: url('../font/helidubai-icons.woff?07044ce2') format('woff'),
       url('../font/helidubai-icons.ttf?07044ce2') format('truetype'),
       url('../font/helidubai-icons.svg?07044ce2#helidubai-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hdicon-"]:before,
[class*=" hdicon-"]:before {
  font-family: 'helidubai-icons' !important;
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hdicon-five-passengers:before { content: '\e800'; }
