@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?816tsf');
  src:  url('fonts/icomoon.eot?816tsf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?816tsf') format('truetype'),
    url('fonts/icomoon.woff?816tsf') format('woff'),
    url('fonts/icomoon.svg?816tsf#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-fee:before {
  content: "\e900";
}
.icon-location:before {
  content: "\e901";
}
.icon-search-area:before {
  content: "\e902";
}
.icon-tel:before {
  content: "\e903";
}
.icon-time:before {
  content: "\e904";
}
.icon-ap:before {
  content: "\e90e";
}
.icon-config:before {
  content: "\e90b";
}
.icon-home:before {
  content: "\e90a";
}
.icon-img:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e908";
}
.icon-login:before {
  content: "\e905";
}
.icon-logout:before {
  content: "\e906";
}
.icon-mail:before {
  content: "\e90c";
}
.icon-member:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\f067";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-smaho:before {
  content: "\f10b";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-edit:before {
  content: "\e907";
}
