@charset "UTF-8";

@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: url('../../../common/fonts/NotoSansCJKjp-Regular.woff2') format('woff2'),
url('../../../common/fonts/NotoSansCJKjp-Regular.woff') format('woff'),
url('../../../common/fonts/NotoSansCJKjp-Regular.eot') format('embedded-opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 500;
src: url('../../../common/fonts/NotoSansCJKjp-Medium.woff2') format('woff2'),
url('../../../common/fonts/NotoSansCJKjp-Medium.woff') format('woff'),
url('../../../common/fonts/NotoSansCJKjp-Medium.eot') format('embedded-opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url('../../../common/fonts/NotoSansCJKjp-Bold.woff2') format('woff2'),
url('../../../common/fonts/NotoSansCJKjp-Bold.woff') format('woff'),
url('../../../common/fonts/NotoSansCJKjp-Bold.eot') format('embedded-opentype');
}

@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 900;
src: url('../../../common/fonts/NotoSansCJKjp-Black.woff2') format('woff2'),
url('../../../common/fonts/NotoSansCJKjp-Black.woff') format('woff'),
url('../../../common/fonts/NotoSansCJKjp-Black.eot') format('embedded-opentype');
}

@font-face {
font-family: 'Noto Serif Japanese';
font-style: normal;
font-weight: 700;
src: url('../fonts/NotoSerifCJKjp-Bold.woff2') format('woff2'),
url('../fonts/NotoSerifCJKjp-Bold.woff') format('woff');
}

@font-face {
font-family: 'Noto Serif Japanese';
font-style: normal;
font-weight: 900;
src: url('../fonts/NotoSerifJP-Black.woff2') format('woff2'),
url('../fonts/NotoSerifJP-Black.woff') format('woff');
}