/*@font-face {*/
/*  font-family: 'Noto Sans JP';*/
/*  src: url('NotoSansJP-Black.eot?#iefix') format('eot'),*/
/*  url('NotoSansJP-Black.woff2') format('woff2'),*/
/*  url('NotoSansJP-Black.woff') format('woff');*/
/*  font-weight: 700;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@900&display=swap');

.font-notosansjp {
  font-family: 'Noto Sans JP', sans-serif;
}

