@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?saeiv5');
  src:  url('fonts/icomoon.eot?saeiv5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?saeiv5') format('truetype'),
    url('fonts/icomoon.woff?saeiv5') format('woff'),
    url('fonts/icomoon.svg?saeiv5#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-camera:before {
  content: "\e914";
}
.icon-midagahara:before {
  content: "\e913";
}
.icon-scope:before {
  content: "\e912";
}
.icon-alert:before {
  content: "\e911";
}
.icon-comment:before {
  content: "\e90b";
}
.icon-train:before {
  content: "\e90c";
}
.icon-leaf:before {
  content: "\e90d";
}
.icon-wheelchair:before {
  content: "\e90e";
}
.icon-truck:before {
  content: "\e90f";
}
.icon-shirt:before {
  content: "\e910";
}
.icon-view:before {
  content: "\e90a";
}
.icon-star:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e908";
}
.icon-blank:before {
  content: "\e907";
}
.icon-search:before {
  content: "\e900";
}
.icon-tateyama:before {
  content: "\e901";
}
.icon-link:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-tel:before {
  content: "\e904";
}
.icon-fb:before {
  content: "\e905";
}
.icon-insta:before {
  content: "\e906";
}
.icon-bag:before {
  content: "\ea07";
}
.icon-mail:before {
  content: "\ea34";
}
.icon-question:before {
  content: "\ed56";
}
