@charset "UTF-8";
/* Noto Sans Japanese */
@font-face {
    font-family: 'Noto Sans Japanese';
    font-display: swap;
    font-style: normal;
    font-weight: 100;
    src: url('/web_font/font/NotoSansCJKjp-Thin.eot'); /* IE9 Compat Modes */
    src: url('/web_font/font/NotoSansCJKjp-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/web_font/font/NotoSansCJKjp-Thin.woff') format('woff'), /* Modern Browsers */
    url('/web_font/font/NotoSansCJKjp-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'Noto Sans Japanese';
    font-display: swap;
    font-style: normal;
    font-weight: 200;
    src: url('/web_font/font/NotoSansCJKjp-Light.eot');
    src: url('/web_font/font/NotoSansCJKjp-Light.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/NotoSansCJKjp-Light.woff') format('woff'),
    url('/web_font/font/NotoSansCJKjp-Light.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url('/web_font/font/NotoSansCJKjp-DemiLight.eot');
    src: url('/web_font/font/NotoSansCJKjp-DemiLight.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/NotoSansCJKjp-DemiLight.woff') format('woff'),
    url('/web_font/font/NotoSansCJKjp-DemiLight.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('/web_font/font/NotoSansCJKjp-Regular.eot');
    src: url('/web_font/font/NotoSansCJKjp-Regular.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/NotoSansCJKjp-Regular.woff') format('woff'),
    url('/web_font/font/NotoSansCJKjp-Regular.ttf')  format('truetype');
}
@font-face {
    font-family: 'Noto Sans Japanese';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('/web_font/font/NotoSansCJKjp-Medium.eot');
    src: url('/web_font/font/NotoSansCJKjp-Medium.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/NotoSansCJKjp-Medium.woff') format('woff'),
    url('/web_font/font/NotoSansCJKjp-Medium.ttf')  format('truetype');
}


/* Apex Serif */
@font-face {
    font-family: 'Apex Serif';
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url('/web_font/font/Apex Serif Book Regular.eot');
    src: url('/web_font/font/Apex Serif Book Regular.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/Apex Serif Book Regular.woff') format('woff'),
    url('/web_font/font/Apex Serif Book Regular.ttf')  format('truetype');
}@font-face {
    font-family: 'Apex Serif';
    font-display: swap;
    font-style: normal;
    font-weight: 500;
    src: url('/web_font/font/Apex Serif Medium Regular.eot');
    src: url('/web_font/font/Apex Serif Medium Regular.eot?#iefix') format('embedded-opentype'),
    url('/web_font/font/Apex Serif Medium Regular.woff') format('woff'),
    url('/web_font/font/Apex Serif Medium Regular.ttf')  format('truetype');
}
