@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?cjkg9p');
  src:  url('fonts/icomoon.eot?cjkg9p#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?cjkg9p') format('truetype'),
    url('fonts/icomoon.woff?cjkg9p') format('woff'),
    url('fonts/icomoon.svg?cjkg9p#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-bus:before {
  content: "\e600";
}
.icon-dot:before {
  content: "\e601";
}
.icon-link:before {
  content: "\e602";
}
.icon-marker:before {
  content: "\e603";
}
.icon-menu:before {
  content: "\e604";
}
.icon-nichicom:before {
  content: "\e605";
}
.icon-open:before {
  content: "\e606";
}
.icon-train:before {
  content: "\e607";
}
.icon-slidedown:before {
  content: "\e608";
}
.icon-slideup:before {
  content: "\e609";
}
.icon-pagedown:before {
  content: "\e60a";
}
.icon-out:before {
  content: "\e60b";
}
.icon-doc:before {
  content: "\e60c";
}
.icon-mail:before {
  content: "\e60d";
}
.icon-chat:before {
  content: "\e60e";
}
