@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;700&display=swap');/*font-family: "Noto Sans JP";*/
@import url('https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@700&display=swap');/**font-family: 'Roboto Mono', monospace;**/
@import url('https://fonts.googleapis.com/css2?family=Zen+Antique+Soft&display=swap');/**font-family: 'Zen Antique Soft', serif;**/

@font-face {
    font-family: 'SF PRO';
	font-style: normal;
	font-weight: 400;
    src: url('SF-Pro-Display-Regular.woff') format('woff'),
		url('SF-Pro-Display-Regular.ttf') format('truetype'),
		url('SF-Pro-Display-Regular.otf') format('opentype');
	/*src: local(-apple-system);
    unicode-range: U+0000-05C7;*/
}

@font-face {
    font-family: 'SF PRO';
	font-style: normal;
	font-weight: 700;
    src: url('SF-Pro-Display-Bold.woff') format('woff'),
		url('SF-Pro-Display-Bold.ttf') format('truetype'),
		url('SF-Pro-Display-Bold.otf') format('opentype');
	/*src: local(-apple-system);
    unicode-range: U+0000-05C7;*/
}


.title_fact,.title_offer,.covermvmaintxt,.parallax_black_r_01,.parallax_white_r_01,.parallax_black_l_01,.parallax_white_l_01{font-family: 'Zen Antique Soft', serif;}
.zenfont{font-family: 'Zen Antique Soft', serif;}