@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?9gieaq');
  src:  url('fonts/icomoon.eot?9gieaq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?9gieaq') format('truetype'),
    url('fonts/icomoon.woff?9gieaq') format('woff'),
    url('fonts/icomoon.svg?9gieaq#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-star:before {
  content: "\e915";
}
.icon-setting:before {
  content: "\e912";
}
.icon-crown:before {
  content: "\e911";
}
.icon-arrow-no-line:before {
  content: "\e90f";
}
.icon-arrow-circle:before {
  content: "\e910";
}
.icon-phone-line:before {
  content: "\e90e";
}
.icon-bell:before {
  content: "\e914";
}
.icon-menu:before {
  content: "\e913";
}
.icon-message-dot:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
}
.icon-mail:before {
  content: "\e902";
}
.icon-time:before {
  content: "\e903";
}
.icon-phone:before {
  content: "\e904";
}
.icon-question:before {
  content: "\e905";
}
.icon-star-effect:before {
  content: "\e906";
}
.icon-arrow:before {
  content: "\e907";
}
.icon-edit:before {
  content: "\e908";
}
.icon-text:before {
  content: "\e909";
}
.icon-message:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e90d";
}
