@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?m84ejf');
  src:  url('fonts/icomoon.eot?m84ejf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?m84ejf') format('truetype'),
    url('fonts/icomoon.woff?m84ejf') format('woff'),
    url('fonts/icomoon.svg?m84ejf#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;
}
.select_option, .select_option option {
    font-family: 'icomoon' !important;
}
.select_option option{
    font-size: 18px;
    color: black;
}

.icon-makeup:before {
  content: "\e909";
}
.icon-makeup-1:before {
  content: "\e90a";
}
.icon-brush:before {
  content: "\e90b";
}
.icon-make-up:before {
  content: "\e90c";
}
.icon-mascara:before {
  content: "\e90d";
}
.icon-make-up-1:before {
  content: "\e90e";
}
.icon-makeup-2:before {
  content: "\e90f";
}
.icon-lipstick:before {
  content: "\e910";
}
.icon-makeup-3:before {
  content: "\e911";
}
.icon-make-up-2:before {
  content: "\e912";
}
.icon-liner:before {
  content: "\e913";
}
.icon-makeup-4:before {
  content: "\e914";
}
.icon-makeup-5:before {
  content: "\e915";
}
.icon-makeup-6:before {
  content: "\e916";
}
.icon-makeup-7:before {
  content: "\e917";
}
.icon-eye-lashes:before {
  content: "\e900";
}
.icon-facial:before {
  content: "\e901";
}
.icon-hair-cut:before {
  content: "\e902";
}
.icon-henna-design:before {
  content: "\e903";
}
.icon-manicure:before {
  content: "\e904";
}
.icon-massage:before {
  content: "\e905";
}
.icon-pedicure:before {
  content: "\e906";
}
.icon-threading:before {
  content: "\e907";
}
.icon-waxing:before {
  content: "\e908";
}
