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

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

.hf-high-five:before {
  content: "\e900";
}
