@font-face {
  font-family: "jp";
  src: url(jp.eot);
  src: url(jp.eot?-aaa) format("embedded-opentype"), url(jp.woff?-aaa) format("woff"), url(jp.ttf?-aaa) format("truetype"), url(jp.svg?-aaa#JP) format("svg");
}
.jp {
  font-family: "jp";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-smoothing: antialiased;
}