
@font-face {
    font-family: 'NotoSansJP-Medium';
    src: url('NotoSansJP-Medium.woff2') format('woff2'),
         url('NotoSansJP-Medium.woff') format('woff');
}
.notoM_font{font-family:'NotoSansJP-Medium';}

@font-face {
    font-family: 'NotoSansBold';
    src: url('NotoSansBold.woff2') format('woff2'),
         url('NotoSansBold.woff') format('woff');
}
.notoB_font{font-family:'NotoSansBold';}

@font-face {
    font-family: 'NotoSansJP-Black';
    src: url('NotoSansJP-Black.woff2') format('woff2'),
         url('NotoSansJP-Black.woff') format('woff');
}
.notoBlk_font{font-family:'NotoSansJP-Black';}

@font-face {
    font-family: 'MPLUS1-Bold';
    src: url('MPLUS1-Bold.woff2') format('woff2'),
         url('MPLUS1-Bold.woff') format('woff');
}
.m1B_font{font-family:'MPLUS1-Bold';}
