@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yxdhmt');
  src:  url('fonts/icomoon.eot?yxdhmt#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yxdhmt') format('truetype'),
    url('fonts/icomoon.woff?yxdhmt') format('woff'),
    url('fonts/icomoon.svg?yxdhmt#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-schedule:before {
  content: "\e922";
  color: #4b4b4b;
}
.icon-course:before {
  content: "\e921";
  color: #4b4b4b;
}
.icon-checkmark:before {
  content: "\e920";
}
.icon-info:before {
  content: "\e91d";
  color: #4b4b4b;
}
.icon-calendar:before {
  content: "\e91e";
  color: #4b4b4b;
}
.icon-wallet:before {
  content: "\e91f";
  color: #4b4b4b;
}
.icon-bus:before {
  content: "\e900";
  color: #4b4b4b;
}
.icon-japan:before {
  content: "\e901";
  color: #4b4b4b;
}
.icon-jr-airline:before {
  content: "\e91b";
  color: #4b4b4b;
}
.icon-overseas:before {
  content: "\e91c";
  color: #4b4b4b;
}
.icon-angle-left-rd:before {
  content: "\e902";
}
.icon-angle-down-rd:before {
  content: "\e903";
}
.icon-angle-right-rd:before {
  content: "\e904";
}
.icon-angle-up-rd:before {
  content: "\e905";
}
.icon-angle-left-slim:before {
  content: "\e906";
}
.icon-angle-down-slim:before {
  content: "\e907";
}
.icon-angle-right-slim:before {
  content: "\e908";
}
.icon-angle-up-slim:before {
  content: "\e909";
}
.icon-angle-left-hvy:before {
  content: "\e90a";
}
.icon-angle-down-hvy:before {
  content: "\e90b";
}
.icon-angle-right-hvy:before {
  content: "\e90c";
}
.icon-angle-up-hvy:before {
  content: "\e90d";
}
.icon-angle-left:before {
  content: "\e90e";
}
.icon-angle-down:before {
  content: "\e90f";
}
.icon-angle-right:before {
  content: "\e910";
}
.icon-angle-up:before {
  content: "\e911";
}
.icon-mail:before {
  content: "\e912";
}
.icon-call:before {
  content: "\e913";
}
.icon-bar:before {
  content: "\e914";
}
.icon-blank:before {
  content: "\e915";
}
.icon-home:before {
  content: "\e916";
}
.icon-instagram-txt:before {
  content: "\e917";
}
.icon-instagram:before {
  content: "\e918";
}
.icon-twitter:before {
  content: "\e919";
}
.icon-facebook:before {
  content: "\e91a";
}
.icon-star:before {
  content: "\f005";
}
