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

i {
  /* 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-arrowdown:before {
  content: "\e914";
  color: #dfe0e3;
}
.icon-setting:before {
  content: "\e900";
  color: #dfe0e3;
}
.icon-graph:before {
  content: "\e901";
  color: #dfe0e3;
}
.icon-shop:before {
  content: "\e902";
  color: #dfe0e3;
}
.icon-home-2:before {
  content: "\e903";
  color: #dfe0e3;
}
.icon-emoji-happy:before {
  content: "\e904";
  color: #e2dfe3;
}
.icon-calendar-2:before {
  content: "\e905";
  color: #ff18a6;
}
.icon-notification:before {
  content: "\e906";
}
.icon-temitation_and_condition:before {
  content: "\e907";
  color: #1fd3b2;
}
.icon-temitation_and_condition_down:before {
  content: "\e908";
  color: #1fd3b2;
}
.icon-cards:before {
  content: "\e909";
  color: #ff18a6;
}
.icon-close:before {
  content: "\e90a";
}
.icon-list:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-location-pin:before {
  content: "\e90d";
}
.icon-lock:before {
  content: "\e90e";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-user:before {
  content: "\e911";
}
.icon-bag:before {
  content: "\e912";
}
.icon-edit:before {
  content: "\e913";
}
