@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.4438d9994122.woff") format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="fa-"], [class*=" fa-"] {
  font-family: 'icomoon' !important;
  display: inline-block;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  vertical-align: -0.125em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg { font-size: 1.333em; line-height: 0.75em; vertical-align: -0.0667em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-fw { text-align: center; width: 1.25em; }

.fa-cc-diners-club:before {
  content: "\e90b";
}
.fa-cc-mastercard:before {
  content: "\e90c";
}
.fa-cc-paypal:before {
  content: "\e90d";
}
.fa-cc-jcb:before {
  content: "\e90e";
}
.fa-cc-amex:before {
  content: "\e90f";
}
.fa-cc-discover:before {
  content: "\e910";
}
.fa-cc-visa:before {
  content: "\e900";
}
.fa-facebook-square:before {
  content: "\e901";
}
.fa-instagram:before {
  content: "\e902";
}
.fa-paypal:before {
  content: "\e903";
}
.fa-arrow-left:before {
  content: "\e904";
}
.fa-location-dot:before {
  content: "\e905";
}
.fa-envelope:before {
  content: "\e906";
}
.fa-mobile-screen:before {
  content: "\e907";
}
.fa-trash:before {
  content: "\e908";
}
.fa-credit-card:before {
  content: "\e909";
}
.fa-shopping-cart:before {
  content: "\e90a";
}
