@charset "utf-8";

/************** NotoSans *****************/

/*
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 100;
src: url('../font/NotoSansCJKjp-Thin.woff') format('woff');
}
*/

@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 200;
src: url('../font/NotoSansCJKjp-Light.woff') format('woff');
}


@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 300;
src: url('../font/NotoSansCJKjp-DemiLight.woff') format('woff');
}


@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: url('../font/NotoSansCJKjp-Regular.woff') format('woff');
}


@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 500;
src: url('../font/NotoSansCJKjp-Medium.woff') format('woff');
}


@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url('../font/NotoSansCJKjp-Bold.woff') format('woff');
}





