@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ilqd4e');
  src:  url('../fonts/icomoon.eot?ilqd4e#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ilqd4e') format('truetype'),
    url('../fonts/icomoon.woff?ilqd4e') format('woff'),
    url('../fonts/icomoon.svg?ilqd4e#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;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-keg_dl:before {
  content: "\e900";
}
.icon-keg_info:before {
  content: "\e901"; 
}
.icon-keg_kyusyoku:before {
  content: "\e902";
}
.icon-keg_mail:before {
  content: "\e903";
}
.icon-keg_nagare:before {
  content: "\e904";
}
.icon-keg_ryoukin:before {
  content: "\e905";
}
.icon-keg_service:before {
  content: "\e906";
}
.icon-keg_tel:before {
  content: "\e907";
}
.icon-keg_tokutyo:before {
  content: "\e908";
}
.icon-home:before {
  content: "\f015";
}
.icon-instgram:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-external_link:before {
  content: "\f08e";
}
.icon-search:before {
  content: "\e986";
}
.icon-play2:before {
  content: "\ea15";
}
