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

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

.fa-balance-scale-left:before {
  content: "\e900";
}
.fa-calculator:before {
  content: "\e901";
}
.fa-check-square:before {
  content: "\e902";
}
.fa-check-square1:before {
  content: "\e903";
}
.fa-database:before {
  content: "\e904";
}
.fa-dollar-sign:before {
  content: "\e905";
}
.fa-edit:before {
  content: "\e906";
}
.fa-envelope:before {
  content: "\e907";
}
.fa-facebook:before {
  content: "\e908";
}
.fa-medal:before {
  content: "\e909";
}
.fa-mobile-alt:before {
  content: "\e90a";
}
.fa-phone:before {
  content: "\e90b";
}
.fa-pinterest:before {
  content: "\e90c";
}
.fa-question-circle:before {
  content: "\e90d";
}
.fa-twitter:before {
  content: "\e90e";
}
