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

i[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Alomone' !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;
}

.icon-slide-arrow-right:before {
  content: "\e910";
  color: #939598;
}
.icon-slide-arrow-left:before {
  content: "\e90f";
  color: #939598;
}
.icon-plus .path1:before {
  content: "\e900";
  color: rgb(223, 197, 114);
}
.icon-plus .path2:before {
  content: "\e901";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-plus .path3:before {
  content: "\e902";
  margin-left: -1em;
  color: rgb(35, 31, 32);
}
.icon-plus .path4:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(35, 31, 32);
}
.icon-Add-to-cart:before {
  content: "\e904";
}
.icon-Arrow:before {
  content: "\e905";
}
.icon-Arrow-up:before {
  display: inline-block;
  -ms-transform: rotate(180deg) translateY(2px); /* IE 9 */
  -webkit-transform: rotate(180deg) translateY(2px); /* Chrome, Safari, Opera */
  transform: rotate(180deg) translateY(2px);
}
.icon-Cart-Arrow:before {
  content: "\e906";
}
.icon-Cart-with-products:before {
  content: "\e907";
}
.icon-Cart:before {
  content: "\e908";
}
.icon-Home:before {
  content: "\e909";
}
.icon-Magdelet:before {
  content: "\e90a";
}
.icon-Numerator:before {
  content: "\e90b";
}
.icon-Tafrit:before {
  content: "\e90c";
}
.icon-User:before {
  content: "\e90d";
}
.icon-Remove:before {
  content: "\e90e";
}
