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

.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;
}

.icon_code:before {
  content: "\e909";
}
.icon_all:before {
  content: "\e900";
}
.icon_beauty:before {
  content: "\e901";
}
.icon_buy1get1:before {
  content: "\e902";
}
.icon_discount:before {
  content: "\e903";
}
.icon_fashion:before {
  content: "\e904";
}
.icon_food:before {
  content: "\e905";
}
.icon_game:before {
  content: "\e906";
}
.icon_mobile:before {
  content: "\e907";
}
.icon_ticket:before {
  content: "\e908";
}
