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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fast' !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;
}

.arrow-down-L:before {
  content: "\e900";
}
.arrow-down-S:before {
  content: "\e901";
}
.arrow-left-L:before {
  content: "\e902";
}
.arrow-right-L:before {
  content: "\e903";
}
.arrow-right-S:before {
  content: "\e904";
}
.arrow-up-L:before {
  content: "\e905";
}
.arrow-up-S:before {
  content: "\e906";
}
.cart:before {
  content: "\e907";
}
.check-S:before {
  content: "\e908";
}
.check:before {
  content: "\e909";
}
.checkbox-off:before {
  content: "\e90a";
}
.checkbox-on:before {
  content: "\e90b";
}
.checkcircle:before {
  content: "\e90c";
}
.close-L:before {
  content: "\e90d";
}
.close-S:before {
  content: "\e90e";
}
.deliver:before {
  content: "\e910";
}
.download:before {
  content: "\e90f";
}
.img-box:before {
  content: "\e911";
}
.line-arrow-up:before {
  content: "\e912";
}
.minus:before {
  content: "\e916";
}
.phone:before {
  content: "\e918";
}
.plus:before {
  content: "\e919";
}
.pw-hide:before {
  content: "\e91a";
}
.pw-show:before {
  content: "\e91b";
}
.search:before {
  content: "\e91c";
}
.share:before {
  content: "\e922";
}
.star:before {
  content: "\e91e";
}
.thumbs-off:before {
  content: "\e91f";
}
.thumbs-on:before {
  content: "\e914";
}
.user:before {
  content: "\e920";
}
.warning:before {
  content: "\e921";
}
