@charset "utf-8";

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

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

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





/************** Montserrat *****************/

@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url('../fonts/Montserrat-Regular.woff') format('woff');
}

@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url('../fonts/Montserrat-Medium.woff') format('woff');
}


