@font-face {
  font-family: 'icon';
  src:  url('icon.eot?r7qfrl');
  src:  url('icon.eot?r7qfrl#iefix') format('embedded-opentype'),
    url('icon.ttf?r7qfrl') format('truetype'),
    url('icon.woff?r7qfrl') format('woff'),
    url('icon.svg?r7qfrl#icon') 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: 'icon' !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-hpb:before {
  content: "\e900";
}
.icon-line-brands:before {
  content: "\e901";
}
.icon-twitter-brands:before {
  content: "\e902";
}
.icon-instagram-brands:before {
  content: "\e903";
}
.icon-facebook-f-brands:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e800";
}
.icon-pause:before {
  content: "\e801";
}
.icon-close:before {
  content: "\e802";
}
.icon-prev:before {
  content: "\e803";
}
.icon-next:before {
  content: "\e804";
}
.icon-spin:before {
  content: "\e805";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-home:before {
  content: "\f015";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-phone:before {
  content: "\f095";
}
.icon-arrow-left:before {
  content: "\f104";
}
.icon-arrow-right:before {
  content: "\f105";
}
.icon-arrow-up:before {
  content: "\f106";
}
.icon-arrow-down:before {
  content: "\f107";
}
.icon-male:before {
  content: "\f183";
}
.icon-check:before {
  content: "\f00c";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-automobile:before {
  content: "\f1b9";
}
.icon-car:before {
  content: "\f1b9";
}
.icon-bus:before {
  content: "\f207";
}
.icon-subway:before {
  content: "\f239";
}
.icon-amazon:before {
  content: "\f270";
}
