@font-face {
  font-family: 'icomoon';
  src:
    url('fonts/icomoon.ttf?2doiq3') format('truetype'),
    url('fonts/icomoon.woff?2doiq3') format('woff'),
    url('fonts/icomoon.svg?2doiq3#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: never;
  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-entry:before {
  content: "\e91c";
}
.icon-kango-hospital:before {
  content: "\e91b";
}
.icon-kango-arrow-l:before {
  content: "\e917";
}
.icon-kango-arrow-r:before {
  content: "\e918";
}
.icon-kango-circle-arrow-l-bd:before {
  content: "\e919";
}
.icon-kango-circle-arrow-r-bd:before {
  content: "\e91a";
}
.icon-access:before {
  content: "\e900";
}
.icon-circle-arrow-l:before {
  content: "\e901";
}
.icon-circle-arrow-l-bd:before {
  content: "\e902";
}
.icon-circle-arrow-r:before {
  content: "\e903";
}
.icon-circle-arrow-r-bd:before {
  content: "\e904";
}
.icon-circle-minus:before {
  content: "\e905";
}
.icon-circle-minus-bd:before {
  content: "\e906";
}
.icon-circle-plus:before {
  content: "\e907";
}
.icon-circle-plus-bd:before {
  content: "\e908";
}
.icon-dep:before {
  content: "\e909";
}
.icon-dl:before {
  content: "\e90a";
}
.icon-document:before {
  content: "\e90b";
}
.icon-emg:before {
  content: "\e90c";
}
.icon-faq:before {
  content: "\e90d";
}
.icon-fax:before {
  content: "\e90e";
}
.icon-imp:before {
  content: "\e90f";
}
.icon-mail:before {
  content: "\e910";
}
.icon-news:before {
  content: "\e911";
}
.icon-recruit:before {
  content: "\e912";
}
.icon-scale:before {
  content: "\e913";
}
.icon-shinryo:before {
  content: "\e914";
}
.icon-tel:before {
  content: "\e915";
}
.icon-time:before {
  content: "\e916";
}
