@font-face {
font-family: 'VL PGothic';
src: url(/files/VL-PGothic-Regular.woff) format("woff");
}

@font-face {
font-family: 'VL Gothic';
src: url(/files/VL-Gothic-Regular.woff) format("woff");
}


.sample mark {
  background-color: transparent;
  color: rgb(237, 26, 61);
}

.sample {
  font-weight: 400;
  font-size: 24px;
}

.jp04 {
  font-feature-settings: "jp04" 1;
  -moz-font-feature-settings: "jp04" 1;
  -webkit-font-feature-settings: "jp04" 1;
  -ms-font-feature-settings: "jp04" 1;
}
