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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nisshin' !important;
  speak: none;
  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-facebook:before {
  content: "\e90b";
}
.icon-clock:before {
  content: "\e90a";
}
.icon-line:before {
  content: "\e90c";
}
.icon-twitter:before {
  content: "\e90d";
}
.icon-arrow-s:before {
  content: "\e900";
}
.icon-arrow-m:before {
  content: "\e901";
}
.icon-double-arrow:before {
  content: "\e902";
}
/*.icon-newwin:before {
  content: "\e903";
  color: #b2b2b2;
}*/
.icon-search:before {
  content: "\e904";
}
.icon-global-color .path1:before {
  content: "\e905";
  color: rgb(255, 255, 255);
}
.icon-global-color .path2:before {
  content: "\e906";
  margin-left: -1em;
  color: rgb(230, 0, 32);
}
.icon-search-color .path1:before {
  content: "\e907";
  color: rgb(255, 255, 255);
}
.icon-search-color .path2:before {
  content: "\e908";
  margin-left: -1.00390625em;
  color: rgb(230, 0, 32);
}
.icon-tel:before {
  content: "\e909";
}
