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

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

.fa-shipping .path1:before {
  content: "\e902";
  color: rgb(0, 0, 0);
}
.fa-shipping .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(255, 255, 255);
  opacity: 0.3;
}
.fa-store:before {
  content: "\e904";
}
.fa-calendar:before {
  content: "\e906";
}
.fa-email:before {
  content: "\e907";
}
.fa-freedial:before {
  content: "\e90a";
}
.fa-uniE90B:before {
  content: "\e90b";
}
.fa-line:before {
  content: "\e90c";
}
.fa-keyboard_arrow_right:before {
  content: "\e900";
}
.fa-keyboard_arrow_left:before {
  content: "\e901";
}
.fa-circle:before {
  content: "\e905";
}
.fa-keyboard_arrow_up:before {
  content: "\e908";
}
.fa-keyboard_arrow_down:before {
  content: "\e909";
}
.fa-checkmark:before {
  content: "\e90d";
}
