@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g88jbj');
  src:  url('fonts/icomoon.eot?g88jbj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g88jbj') format('truetype'),
    url('fonts/icomoon.woff?g88jbj') format('woff'),
    url('fonts/icomoon.svg?g88jbj#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-day:before {
  content: "\e914";
}
.icon-recent:before {
  content: "\e915";
}
.icon-week:before {
  content: "\e916";
}
.icon-close:before {
  content: "\e913";
}
.icon-edit:before {
  content: "\e900";
}
.icon-trackbell:before {
  content: "\e901";
}
.icon-member:before {
  content: "\e902";
}
.icon-about:before {
  content: "\e903";
}
.icon-register:before {
  content: "\e904";
}
.icon-tips:before {
  content: "\e905";
}
.icon-news:before {
  content: "\e906";
}
.icon-contact:before {
  content: "\e907";
}
.icon-order-record:before {
  content: "\e908";
}
.icon-delete:before {
  content: "\e909";
}
.icon-facorite:before {
  content: "\e90a";
}
.icon-upload:before {
  content: "\e90b";
}
.icon-track:before {
  content: "\e90c";
}
.icon-search:before {
  content: "\e90d";
}
.icon-detail:before {
  content: "\e90e";
}
.icon-dm:before {
  content: "\e90f";
}
.icon-cart:before {
  content: "\e910";
}
.icon-order-notice:before {
  content: "\e911";
}
.icon-global:before {
  content: "\e912";
}
