@font-face {
    font-family: 'NotoSansJP-Regular';
    src: url('../webfonts/googleFonts/Noto_Sans_JP/NotoSansJP-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../webfonts/googleFonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}