@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 400;
  src: url("../font/nsjpr.woff") format("woff");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 700;
  src: url("../font/nsjpbo.woff") format("woff");
}

@font-face {
  font-family: "nsjpr";
  font-style: normal;
  font-weight: 900;
  src: url("../font/nsjpba.woff") format("woff");
}

@font-face {
  font-family: "nsfjpbo";
  font-style: normal;
  font-weight: 900;
  src: url("../font/nsfjpbo.woff") format("woff");
}
@font-face {
  font-family: "VolkB";
  font-style: normal;
  font-weight: 900;
  src: url("../font/VolkB.woff") format("woff");
}

body {
    font-family: 'nsjpr', sans-serif;
}
