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

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

.icon-hv-facebook_icon:before {
  content: "\e900";
}