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

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

.hi-menu:before {
  content: "\e90d";
}
.hi-sent:before {
  content: "\e900";
}
.hi-location:before {
  content: "\e901";
}
.hi-phone:before {
  content: "\e902";
}
.hi-mail:before {
  content: "\e903";
}
.hi-chatting:before {
  content: "\e904";
}
.hi-agreement:before {
  content: "\e905";
}
.hi-magic:before {
  content: "\e906";
}
.hi-consulting:before {
  content: "\e907";
}
.hi-hosting:before {
  content: "\e908";
}
.hi-support:before {
  content: "\e909";
}
.hi-e-commerce:before {
  content: "\e90a";
}
.hi-analytics:before {
  content: "\e90b";
}
.hi-web:before {
  content: "\e90c";
}
