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

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

.icon-fa-recycle:before {
  content: "\e90e";
}
.icon-fa-futbol:before {
  content: "\e90f";
}
.icon-fa-laptop:before {
  content: "\e910";
}
.icon-fa-certificate:before {
  content: "\e911";
}
.icon-fa-laptop-house:before {
  content: "\e912";
}
.icon-fa-dollar-sign:before {
  content: "\e913";
}
.icon-fa-comments:before {
  content: "\e914";
}
.icon-fa-check-circle:before {
  content: "\e915";
}
.icon-fa-tachometer-alt:before {
  content: "\e916";
}
.icon-fa-tools:before {
  content: "\e917";
}
.icon-fa-virus-slash:before {
  content: "\e918";
}
.icon-fa-phone-alt:before {
  content: "\e919";
}
.icon-fa-home:before {
  content: "\e91a";
}
.icon-fa-bolt:before {
  content: "\e91b";
}
.icon-fa-database:before {
  content: "\e91c";
}
.icon-fa-desktop:before {
  content: "\e91d";
}
.icon-fa-network-wired:before {
  content: "\e91e";
}
.icon-fa-angle-right:before {
  content: "\e91f";
}
.icon-fa-award:before {
  content: "\e90d";
}
.icon-fa-yelp:before {
  content: "\e900";
}
.icon-fa-google:before {
  content: "\e901";
}
.icon-fa-facebook-f:before {
  content: "\e902";
}
.icon-fa-search:before {
  content: "\e903";
}
.icon-fa-arrow-right:before {
  content: "\e904";
}
.icon-fa-folder:before {
  content: "\e905";
}
.icon-fa-calendar-alt:before {
  content: "\e906";
}
.icon-fa-check:before {
  content: "\e907";
}
.icon-fa-star:before {
  content: "\e908";
}
.icon-fa-shield-alt:before {
  content: "\e909";
}
.icon-fa-map-marker-alt:before {
  content: "\e90a";
}
.icon-fa-phone:before {
  content: "\e90b";
}
.icon-fa-clock:before {
  content: "\e90c";
}
