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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fontawesome' !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-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-home:before {
  content: "\f015";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-phone:before {
  content: "\f095";
}
.icon-feed:before {
  content: "\f09e";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-send-o:before {
  content: "\f1d9";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-volume-control-phone:before {
  content: "\f2a0";
}
