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

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

.icomoon-menu-close:before {
  content: "\e900";
}
.icomoon-menu-hamburger:before {
  content: "\e901";
}
.icomoon-aaed-single-star:before {
  content: "\e902";
}
.icomoon-aaed-stars:before {
  content: "\e903";
}
.icomoon-cart:before {
  content: "\e904";
}
.icomoon-contact:before {
  content: "\e905";
}
.icomoon-facebook-circle:before {
  content: "\e906";
}
.icomoon-instagram-Circle:before {
  content: "\e907";
}
.icomoon-profile:before {
  content: "\e908";
}
.icomoon-youtube-circle:before {
  content: "\e909";
}
.icomoon-search:before {
  content: "\e986";
}
.icomoon-filter:before {
  content: "\ea5b";
}
