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

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* 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-drop:before {
  content: "\e900";
}
.icon-arrow-long:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-Burger .path1:before {
  content: "\e903";
  color: rgb(35, 35, 35);
}
.icon-Burger .path2:before {
  content: "\e904";
  margin-left: -1em;
  color: rgb(197, 52, 123);
}
.icon-Burger .path3:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(35, 35, 35);
}
.icon-call:before {
  content: "\e906";
}
.icon-cart:before {
  content: "\e907";
}
.icon-Close:before {
  content: "\e908";
}
.icon-delete:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-filter:before {
  content: "\e90b";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-location:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-telegram:before {
  content: "\e910";
}
