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

[class^="astred-"], [class*=" astred-"] {
  /* 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;
}

.astred-cart:before {
  content: "\e903";
}
.astred-cross:before {
  content: "\e904";
}
.astred-search:before {
  content: "\e905";
}
.astred-side-nav:before {
  content: "\e906";
}
.astred-long-arrow-left:before {
  content: "\e907";
}
.astred-long-arrow-right:before {
  content: "\e908";
}
.astred-uniE900:before {
  content: "\e900";
}
.astred-arrow-left:before {
  content: "\e901";
}
.astred-arrow-right:before {
  content: "\e902";
}
