

@font-face {
    font-family: NotoSansJP;
    font-style: normal;
    font-weight: 400;
    src: url('../font/NotoSansJP-Regular.woff2') format('woff2'),
		url('../font/NotoSansJP-Regular.woff') format('woff');
}
@font-face {
    font-family: NotoSansJP;
    font-style: normal;
    font-weight: 500;
    src: url('../font/NotoSansJP-Medium.woff2') format('woff2'),
		url('../font/NotoSansJP-Medium.woff') format('woff');
}
@font-face {
    font-family: NotoSansJP;
    font-style: normal;
    font-weight: 700;
    src: url('../font/NotoSansJP-Bold.woff2') format('woff2'),
		url('../font/NotoSansJP-Bold.woff') format('woff');
}
@font-face {
    font-family: BalooDa2;
    font-style: normal;
    font-weight: 500;
    src: url('../font/BalooDa2-Medium.woff2') format('woff2'),
		url('../font/BalooDa2-Medium.woff') format('woff');
}
@font-face {
    font-family: BalooDa2;
    font-style: normal;
    font-weight: 600;
    src: url('../font/BalooDa2-SemiBold.woff2') format('woff2'),
		url('../font/BalooDa2-SemiBold.woff') format('woff');
}
@font-face {
    font-family: BalooDa2;
    font-style: normal;
    font-weight: 700;
    src: url('../font/BalooDa2-Bold.woff2') format('woff2'),
		url('../font/BalooDa2-Bold.woff') format('woff');
}
