@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?txe91g');
  src:  url('fonts/icomoon.eot?txe91g#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?txe91g') format('truetype'),
    url('fonts/icomoon.woff?txe91g') format('woff'),
    url('fonts/icomoon.svg?txe91g#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-phone:before {
  content: "\e90e";
}
.icon-close:before {
  content: "\e902";
}
.icon-cosmetic:before {
  content: "\e903";
}
.icon-facebook:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-mail:before {
  content: "\e906";
}
.icon-map-pin:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e908";
}
.icon-trim:before {
  content: "\e90a";
}
.icon-whatsapp:before {
  content: "\e90b";
}
.icon-woman-hair:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-arrow-up:before {
  content: "\e901";
}
