@font-face {
  font-family: 'fontawsomemin';
  src:
    url('fonts/fontawsomemin.woff2') format('woff2'),
    url('fonts/fontawsomemin.ttf') format('truetype'),
    url('fonts/fontawsomemin.woff') format('woff'),
    url('fonts/fontawsomemin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: inline-block;
  font-display: swap;
}

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



.far {
  font-family: 'fontawsomemin';
  font-weight: 400; }

.fa,
.fas,
.fab {
  font-family: 'fontawsomemin';
  font-weight: 400; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-running:before {
  content: "\f70c";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-close:before {
  content: "\f00d";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-eicon-chevron-right:before {
  content: "\e87d";
}
.fa-eicon-chevron-left:before {
  content: "\e87e";
}
.eicon-chevron-right:before {
  content: "\e87d";
}
.eicon-chevron-left:before {
  content: "\e87e";
}
.fa-eicon-close:before {
  content: "\e87f";
}
.fa-zoom-in-bold:before {
  content: "\e92e";
}
.fa-zoom-out-bold:before {
  content: "\e943";
}
.fa-frame-expand:before {
  content: "\e95c";
}
.fa-frame-minimize:before {
  content: "\e95d";
}
.fa-share-arrow:before {
  content: "\e96c";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}