@font-face {
  font-family: "Icomoon";
  src: url(/assets/icomoon-9537b06f039a2682efe73116097e95d3ed978640d08014c776a6bebb3ac41241.eot);
  src: url(/assets/icomoon-9537b06f039a2682efe73116097e95d3ed978640d08014c776a6bebb3ac41241.eot?#iefix) format("embedded-opentype"),
    url(/assets/icomoon-faf526dafafa219cf190be02726e909aa4f996dce59d46feae5a12ab03c28c78.svg#icomoon) format("svg"), url(/assets/icomoon-833b9cfb92f5cdcd6d0341eb081254fcc9b15d4fa19a92eca990ebad1f15231c.woff) format("woff"),
    url(/assets/icomoon-3b0390806ef7d458d7f5d95cc73158f7fc12c7c105cbdc1a91d49523873593a0.ttf) format("truetype");
  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: "icomoon" !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-download:before {
  content: "\e900";
}
.icon-shopping-cart:before {
  content: "\e901";
}
