@font-face {
  font-family: 'fa';
  src:  url('fonts/fa_rm99m8.eot');
  src:  url('fonts/fa_rm99m8.eot#iefix') format('embedded-opentype'),
    url('fonts/fa_rm99m8.ttf') format('truetype'),
    url('fonts/fa_rm99m8.woff') format('woff'),
    url('fonts/fa_rm99m8-fa.svg') 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: 'fa' !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-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-glass:before {
  content: "\f000";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-close:before {
  content: "\f00d";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-home:before {
  content: "\f015";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-flag:before {
  content: "\f024";
}
.fa-book:before {
  content: "\f02d";
}
.fa-print:before {
  content: "\f02f";
}
.fa-list:before {
  content: "\f03a";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plane:before {
  content: "\f072";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-phone:before {
  content: "\f095";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-group:before {
  content: "\f0c0";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-automobile:before {
  content: "\f1b9";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-hourglass-2:before {
  content: "\f252";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map:before {
  content: "\f279";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before {
  content: "\f2d3";
}
.fa-window-close:before {
  content: "\f2d3";
}