
@font-face {
  font-family: 'icomoon';
  src:  url('/static/fonts/icomoon.eot?acpw6z');
  src:  url('/static/fonts/icomoon.eot?acpw6z#iefix') format('embedded-opentype'),
    url('/static/fonts/icomoon.ttf?acpw6z') format('truetype'),
    url('/static/fonts/icomoon.woff?acpw6z') format('woff'),
    url('/static/fonts/icomoon.svg?acpw6z#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icon-local_shipping:before {
  content: "\e900";
}
.icon-play_arrow:before {
  content: "\e901";
}
.icon-expeditedssl:before {
  content: "\e902";
}
.icon-pdf-Check .path1:before {
  content: "\e903";
  color: rgb(226, 87, 76);
}
.icon-pdf-Check .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(181, 54, 41);
}
.icon-pdf-Check .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(29, 29, 27);
}
.icon-pdf-Check .path4:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(56, 180, 73);
}
.icon-pdf .path1:before {
  content: "\e907";
  color: rgb(226, 87, 76);
}
.icon-pdf .path2:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(181, 54, 41);
}
.icon-pdf .path3:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-home:before {
  content: "\e90a";
}
.icon-headphones:before {
  content: "\e910";
}
.icon-star-empty:before {
  content: "\e9d7";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-heart:before {
  content: "\e9da";
}
.icon-stop2:before {
  content: "\ea1e";
}
