@charset "UTF-8";

@font-face {
	font-family: 'Zen Kaku Gothic Antique';
	font-style: normal;
	font-weight: 300;
	src: url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Light.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Light.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Light.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic Antique';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Regular.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Regular.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic Antique';
	font-style: normal;
	font-weight: 500;
	src: url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Medium.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Medium.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Medium.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic Antique';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Bold.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Bold.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Bold.ttf) format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic Antique';
	font-style: normal;
	font-weight: 900;
	src: url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Black.woff2) format('woff2'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Black.woff) format('woff'),
		 url(../fonts/Zen_Kaku_Gothic_Antique/ZenKakuGothicAntique-Black.ttf) format('truetype');
}