/*
  Icon Font: icon
*/

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

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

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.icon-about:before,
.icon-account:before,
.icon-account-config:before,
.icon-add:before,
.icon-check:before,
.icon-close:before,
.icon-coin-hist:before,
.icon-coinbuy:before,
.icon-community:before,
.icon-config:before,
.icon-disable:before,
.icon-exclamation:before,
.icon-home:before,
.icon-invite:before,
.icon-kiyaku:before,
.icon-link-left:before,
.icon-link-right:before,
.icon-login:before,
.icon-logo-facebook:before,
.icon-logo-google:before,
.icon-logo-twitter:before,
.icon-logo-yahoo:before,
.icon-logout:before,
.icon-mail:before,
.icon-memo:before,
.icon-movie:before,
.icon-next:before,
.icon-notice:before,
.icon-password:before,
.icon-pf-faq:before,
.icon-pf-menu:before,
.icon-photo:before,
.icon-prev:before,
.icon-privacy:before,
.icon-reload:before,
.icon-search:before,
.icon-sns-connect:before,
.icon-spmode:before,
.icon-twitter:before,
.icon-voice:before {
  display: inline-block;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.icon-about:before { content: "\f123"; }
.icon-account:before { content: "\f100"; }
.icon-account-config:before { content: "\f128"; }
.icon-add:before { content: "\f101"; }
.icon-check:before { content: "\f11d"; }
.icon-close:before { content: "\f102"; }
.icon-coin-hist:before { content: "\f103"; }
.icon-coinbuy:before { content: "\f104"; }
.icon-community:before { content: "\f105"; }
.icon-config:before { content: "\f11c"; }
.icon-disable:before { content: "\f107"; }
.icon-exclamation:before { content: "\f11e"; }
.icon-home:before { content: "\f108"; }
.icon-invite:before { content: "\f109"; }
.icon-kiyaku:before { content: "\f126"; }
.icon-link-left:before { content: "\f10a"; }
.icon-link-right:before { content: "\f10b"; }
.icon-login:before { content: "\f10c"; }
.icon-logo-facebook:before { content: "\f11f"; }
.icon-logo-google:before { content: "\f120"; }
.icon-logo-twitter:before { content: "\f121"; }
.icon-logo-yahoo:before { content: "\f122"; }
.icon-logout:before { content: "\f10d"; }
.icon-mail:before { content: "\f10e"; }
.icon-memo:before { content: "\f10f"; }
.icon-movie:before { content: "\f110"; }
.icon-next:before { content: "\f111"; }
.icon-notice:before { content: "\f112"; }
.icon-password:before { content: "\f113"; }
.icon-pf-faq:before { content: "\f124"; }
.icon-pf-menu:before { content: "\f125"; }
.icon-photo:before { content: "\f114"; }
.icon-prev:before { content: "\f115"; }
.icon-privacy:before { content: "\f127"; }
.icon-reload:before { content: "\f116"; }
.icon-search:before { content: "\f117"; }
.icon-sns-connect:before { content: "\f118"; }
.icon-spmode:before { content: "\f119"; }
.icon-twitter:before { content: "\f11a"; }
.icon-voice:before { content: "\f11b"; }
