@font-face {
  font-family: 'icomoon';
  src: url('fonts2/icomoon.eot?cfor6g');
  src: url('fonts2/icomoon.eot?cfor6g#iefix') format('embedded-opentype'),
    url('fonts2/icomoon.ttf?cfor6g') format('truetype'), url('fonts2/icomoon.woff?cfor6g') format('woff'),
    url('fonts2/icomoon.svg?cfor6g#icomoon') format('svg');
  font-weight: normal !important;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'),
    url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal !important;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon_redo.eot?pyycm9');
  src: url('fonts/icomoon_redo.eot?pyycm9#iefix') format('embedded-opentype'),
    url('fonts/icomoon_redo.ttf?pyycm9') format('truetype'), url('fonts/icomoon_redo.woff?pyycm9') format('woff'),
    url('fonts/icomoon_redo.svg?pyycm9#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: none;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* fonts */
.icon-cap:before {
  content: '\e905';
}
.icon-batu:before {
  content: '\e904';
}
.icon-check:before {
  content: '\e906';
  color: #9d9d9d;
}
.icon-arrow_b:before {
  content: '\e900';
  color: #9d9d9d;
}
.icon-arrow_l:before {
  content: '\e901';
  color: #9d9d9d;
}
.icon-arrow_r:before {
  content: '\e902';
  color: #9d9d9d;
}
.icon-icon_search:before {
  content: '\e903';
  color: #fff;
}
.icon-google-plus:before {
  content: '\ea8b';
}
.icon-facebook2:before {
  content: '\ea91';
}
.icon-twitter:before {
  content: '\ea96';
}
.icon-gourmet_cup:before {
  content: '\e614';
}
.icon-gourmet_restaurant:before {
  content: '\e615';
}
.icon-plugs_TeslaSC_TC2:before {
  content: '\e613';
}
.icon-arrow_bottom2:before {
  content: '\e612';
}
.icon-refresh:before {
  content: '\e610';
}
.icon-plugs_TeslaSC_TC:before {
  content: '\e611';
}
.icon-timer:before {
  content: '\e60d';
}
.icon-arrow_bottom:before {
  content: '\e60f';
}
.icon-arrow_top:before {
  content: '\e600';
}
.icon-arrow_right:before {
  content: '\e601';
}
.icon-batsu:before {
  content: '\e602';
}
.icon-comment:before {
  content: '\e603';
}
.icon-human:before {
  content: '\e604';
}
.icon-pencil:before {
  content: '\e605';
}
.icon-plugs_AC100V_JP:before {
  content: '\e606';
}
.icon-plugs_AC200V_JP:before {
  content: '\e607';
}
.icon-plugs_CHAdeMO:before {
  content: '\e608';
}
.icon-plugs_J1772:before {
  content: '\e609';
}
.icon-plugs_TeslaSC:before {
  content: '\e60a';
}
.icon-status_bad:before {
  content: '\e60b';
}
.icon-status_good:before {
  content: '\e60c';
}
.icon-like:before {
  content: '\e60e';
}
.icon-redo:before {
  content: '\e966';
}

/* 個別に追加したアイコン */
.xicon {
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.xicon-copy {
  background-image: url("fonts/copy.svg");
}

.xicon-circle-question {
  background-image: url("fonts/circle-question.svg");
}
