@charset "UTF-8";

@font-face {
	font-family: "Zen Kaku Gothic Antique";
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Light.woff2) format("woff2"), url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Light.woff) format("woff"),
		url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Light.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Zen Kaku Gothic Antique";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Regular.woff2) format("woff2"), url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Regular.woff) format("woff"),
		url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Regular.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Zen Kaku Gothic Antique";
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Medium.woff2) format("woff2"), url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Medium.woff) format("woff"),
		url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Medium.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Zen Kaku Gothic Antique";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Bold.woff2) format("woff2"), url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Bold.woff) format("woff"),
		url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Bold.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Zen Kaku Gothic Antique";
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Black.woff2) format("woff2"), url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Black.woff) format("woff"),
		url(../fonts/ZenKakuGothicAntique/ZenKakuGothicAntique-Black.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Source Han Sans";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Source_Han_Sans/SourceHanSansJP-Regular.otf) format("opentype");
	font-display: swap;
}
@font-face {
	font-family: "Source Han Sans";
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Source_Han_Sans/SourceHanSansJP-Bold.otf) format("opentype");
	font-display: swap;
}
