@charset "UTF-8";

@font-face {
  font-family: "jr-rail";
  src:url("fonts/jr-rail.eot");
  src:url("fonts/jr-rail.eot?#iefix") format("embedded-opentype"),
    url("fonts/jr-rail.woff") format("woff"),
    url("fonts/jr-rail.ttf") format("truetype"),
    url("fonts/jr-rail.svg#jr-rail") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "jr-rail" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="jr-"]:before,
[class*=" jr-"]:before {
  font-family: "jr-rail" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jr-facebook:before {
  content: "\e900";
}
.jr-instagram:before {
  content: "\e901";
}
.jr-whatsapp:before {
  content: "\e902";
}
.jr-arrow:before {
  content: "\61";
}
.jr-check:before {
  content: "\62";
}
.jr-copy-link:before {
  content: "\63";
}
.jr-cross:before {
  content: "\64";
}
.jr-interests:before {
  content: "\65";
}
.jr-japan-map:before {
  content: "\66";
}
.jr-news:before {
  content: "\67";
}
.jr-plane:before {
  content: "\68";
}
.jr-prefecture:before {
  content: "\69";
}
.jr-rail-travel:before {
  content: "\6a";
}
.jr-search:before {
  content: "\6b";
}
.jr-community:before {
  content: "\6c";
}
.jr-seasons:before {
  content: "\6d";
}
.jr-calendar:before {
  content: "\6e";
}
.jr-author:before {
  content: "\6f";
}
