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

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

.fa-check:before {
  content: "\f00c";
}
.fa-home:before {
  content: "\f015";
}
.fa-language:before {
  content: "\f1ab";
}
