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

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.svg#icomoon") format("svg");
  }
}

[class^="icomoon-"]:before, [class*=" icomoon-"]:before,
[class^="icomoon-"]:after, [class*=" icomoon-"]:after {
  font-family: icomoon;
  font-style: normal;
}

.icomoon-gift:before { content: "\e99f"; }
.icomoon-credit-card:before { content: "\e93f";}
.icomoon-cart:before { content: "\e93a";}
.icomoon-grcode:before { content: "\e938";}
.icomoon-checkmark:before { content: "\ea10";}
.icomoon-profile:before { content: "\e923";}
.icomoon-exit:before { content: "\ea14";}
.icomoon-books:before { content: "\e920";}
.icomoon-heart:before { content: "\e9da";}
.icomoon-user:before { content: "\e971";}
.icomoon-enter:before { content: "\ea13";}
.icomoon-calendar:before { content: "\e953";}
.icomoon-info:before { content: "\ea0c";}
