@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?gisg20');
  src:  url('../fonts/icomoon.eot?gisg20#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?gisg20') format('truetype'),
    url('../fonts/icomoon.woff?gisg20') format('woff'),
    url('../fonts/icomoon.svg?gisg20#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-file:before {
  content: "\e919";
}
.icon-tel1:before {
  content: "\e91a";
}
.icon-map1:before {
  content: "\e91b";
}
.icon-hito:before {
  content: "\e91c";
}
.icon-heart:before {
  content: "\e91d";
}
.icon-time:before {
  content: "\e91e";
}
.icon-stethoscope:before {
  content: "\e91f";
}
.icon-hpme:before {
  content: "\e920";
}
.icon-arrow_top_04:before {
  content: "\e921";
}
.icon-arrow_right_04:before {
  content: "\e922";
}
.icon-arrow_bottom_04:before {
  content: "\e923";
}
.icon-arrow_left_04:before {
  content: "\e924";
}
.icon-arrow_bottom_01:before {
  content: "\e901";
}
.icon-arrow_bottom_02:before {
  content: "\e902";
}
.icon-arrow_bottom_03:before {
  content: "\e903";
}
.icon-arrow_left_01:before {
  content: "\e906";
}
.icon-arrow_left_02:before {
  content: "\e907";
}
.icon-arrow_left_03:before {
  content: "\e908";
}
.icon-arrow_right_01:before {
  content: "\e90b";
}
.icon-arrow_right_02:before {
  content: "\e90c";
}
.icon-arrow_right_03:before {
  content: "\e90d";
}
.icon-arrow_top_01:before {
  content: "\e910";
}
.icon-arrow_top_02:before {
  content: "\e911";
}
.icon-arrow_top_03:before {
  content: "\e912";
}
