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

[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-ryokunaisyo:before {
  content: "\e900";
}
.icon-map:before {
  content: "\e901";
  /*color: #15b1ff;*/
}
.icon-blog:before {
  content: "\e90c";
}
.icon-medicine:before {
  content: "\e902";
}
.icon-eye:before {
  content: "\e903";
}
.icon-laser:before {
  content: "\e904";
}
.icon-glasses:before {
  content: "\e905";
}
.icon-time:before {
  content: "\e906";
}
.icon-plus:before {
  content: "\e907";
}
.icon-news:before {
  content: "\e908";
}
.icon-c_single:before {
  content: "\e909";
}
.icon-c_double:before {
  content: "\e90a";
}
.icon-kamoku:before {
  content: "\e90b";
}
