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

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

.hit-access-denied:before {
  content: "\e900";
}
.hit-networking:before {
  content: "\e930";
}
.hit-owl:before {
  content: "\e950";
}
.hit-profile:before {
  content: "\e987";
}
.hit-server:before {
  content: "\e996";
}
.hit-settings:before {
  content: "\e9b7";
}
.hit-smartphone:before {
  content: "\e9c6";
}
.hit-support:before {
  content: "\e9d8";
}
.hit-worldwide:before {
  content: "\e9ea";
}
