@charset "UTF-8";

@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/NotoSansCJKjp-Thin.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Thin.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Thin.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Thin.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/NotoSansCJKjp-Light.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Light.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Light.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Light.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/NotoSansCJKjp-DemiLight.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-DemiLight.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-DemiLight.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-DemiLight.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/NotoSansCJKjp-Regular.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Regular.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Regular.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Regular.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/NotoSansCJKjp-Medium.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Medium.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Medium.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Medium.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansCJKjp-Bold.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Bold.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Bold.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Bold.eot') format('embedded-opentype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/NotoSansCJKjp-Black.woff2') format('woff2'),
	     url('../fonts/NotoSansCJKjp-Black.woff') format('woff'),
	     url('../fonts/NotoSansCJKjp-Black.ttf')  format('truetype'),
         url('../fonts/NotoSansCJKjp-Black.eot') format('embedded-opentype');
}

.mont-12 {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

.mont-light {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
}

.mont-light-12 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 12px;
}

.mont-light-16 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
}

.mont-light-18 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
}

.mont-light-20 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
}

.mont-light-32 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 32px;
}

.mont-light-35 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 35px;
}

.mont-light-60 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 60px;
}

.mont-medium {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
}

.mont-medium-12 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
}

.mont-medium-18 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}

.mont-medium-32 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
}

.noto-light {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
}

.noto-light-12 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
    font-size: 12px;
}

.noto-light-16 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.noto-light-18 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
    font-size: 16px;
}

.noto-light-60 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 300;
    font-size: 60px;
}

.noto-regular {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
}

.noto-regular-12 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.noto-regular-16 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

.noto-regular-18 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
    font-size: 18px;
}

.noto-regular-32 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 400;
    font-size: 32px;
}

.noto-medium {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
}

.noto-medium-12 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
    font-size: 12px;
}

.noto-medium-24 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
    font-size: 24px;
}

.noto-medium-30 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
    font-size: 30px;
}

.noto-medium-32 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
    font-size: 32px;
}

.noto-medium-60 {
    font-family: 'Noto Sans Japanese', sans-serif;
    font-weight: 500;
    font-size: 60px;
}