@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?v88g4z');
  src:  url('fonts/icomoon.eot?v88g4z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v88g4z') format('truetype'),
    url('fonts/icomoon.woff?v88g4z') format('woff'),
    url('fonts/icomoon.svg?v88g4z#icomoon') format('svg');
  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-Arrow-right:before {
  content: "\a013";
}
.icon-Shopicons_Light_Plus:before {
  content: "\a012";
}
.icon-Shopicons_Light_Minus:before {
  content: "\a011";
}
.icon-Shopicons_ArrowRight:before {
  content: "\a010";
}
.icon-Shopicons_ArrowLeft:before {
  content: "\a009";
}
.icon-Shopicons_Light_Account:before {
  content: "\a001";
}
.icon-Shopicons_Light_ArrowDown:before {
  content: "\a002";
  color: #285c4d;
}
.icon-Shopicons_Light_ArrowUp:before {
  content: "\a003";
  color: #285c4d;
}
.icon-Shopicons_Light_Cart1:before {
  content: "\a004";
}
.icon-Shopicons_Light_Close:before {
  content: "\a005";
}
.icon-Shopicons_Light_Heart:before {
  content: "\a006";
}
.icon-Shopicons_Light_Menu:before {
  content: "\a007";
}
.icon-Shopicons_Light_Search:before {
  content: "\a008";
  color: #285c4d;
}
