@font-face {
    font-family: 'nippon_connectionbold';
    src: url('../webfonts/nipponconnection-bold-webfont.woff2') format('woff2'),
         url('../webfonts/nipponconnection-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'robotobold';
    src: url('../webfonts/roboto-bold-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotoregular';
    src: url('../webfonts/roboto-regular-webfont.woff2') format('woff2'),
         url('../webfonts/roboto-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'noto_sans_jpbold';
    src: url('../webfonts/notosansjp-bold-webfont.woff2') format('woff2'),
         url('../webfonts/notosansjp-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+3040-309F, U+30A0-30FF;
}

@font-face {
    font-family: 'noto_sans_jpregular';
    src: url('../webfonts/notosansjp-regular-webfont.woff2') format('woff2'),
         url('../webfonts/notosansjp-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    unicode-range: U+3040-309F, U+30A0-30FF;
}
