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

@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');
}
.notoBL_font{font-family:'NotoSansJP-Black';}

@font-face {
    font-family: 'MPLUS1p-ExtraBold';
    src: url('MPLUS1p-ExtraBold.woff2') format('woff2'),
         url('MPLUS1p-ExtraBold.woff') format('woff');
}
.mplusEB_font{font-family:'MPLUS1p-ExtraBold';}

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

@font-face {
    font-family: 'Anton-Regular';
    src: url('Anton-Regular.woff2') format('woff2'),
         url('Anton-Regular.woff') format('woff');
}
.anton_font{font-family:'Anton-Regular';}