@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?olfit2');
  src:  url('../fonts/icomoon.eot?olfit2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?olfit2') format('truetype'),
    url('../fonts/icomoon.woff?olfit2') format('woff'),
    url('../fonts/icomoon.svg?olfit2#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-campaign:before {
  content: "\e90d";
}
.icon-event:before {
  content: "\e900";
}
.icon-about:before {
  content: "\e901";
}
.icon-access:before {
  content: "\e902";
}
.icon-feature:before {
  content: "\e903";
}
.icon-flag:before {
  content: "\e904";
}
.icon-language:before {
  content: "\e905";
}
.icon-map:before {
  content: "\e906";
}
.icon-model:before {
  content: "\e907";
}
.icon-onsen:before {
  content: "\e908";
}
.icon-ranking:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-sightseeing:before {
  content: "\e90b";
}
.icon-stay:before {
  content: "\e90c";
}

