@charset "utf-8";
/* CSS Document */

/* Zen Maru Gothic */
@font-face {
font-family:"Zen Maru Gothic";
font-style: normal;
font-weight: 400;
src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Light.ttf) format('truetype');
}

@font-face {
font-family:"Zen Maru Gothic";
font-style: normal;
font-weight:500;
src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Regular.ttf) format('truetype');
}	
	
@font-face {
font-family:"Zen Maru Gothic";
font-style: normal;
font-weight:600;
src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Medium.ttf) format('truetype');
}
	
@font-face {
font-family:"Zen Maru Gothic";
font-style: normal;
font-weight:700;
src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Bold.ttf) format('truetype');
}
	
@font-face {
font-family:"Zen Maru Gothic";
font-style: normal;
font-weight:700;
src: url(../fonts/Zen_Maru_Gothic/ZenMaruGothic-Bold.ttf) format('truetype');
}
	
/* Kaisei Decol */
@font-face {
font-family:"Kaisei Decol";
font-style: normal;
font-weight: 400;
src: url(../fonts/Kaisei_Decol/KaiseiDecol-Regular.ttf) format('truetype');
}

@font-face {
font-family:"Kaisei Decol";
font-style: normal;
font-weight:500;
src: url(../fonts/Kaisei_Decol/KaiseiDecol-Medium.ttf) format('truetype');
}	
	
@font-face {
font-family:"Kaisei Decol";
font-style: normal;
font-weight:600;
src: url(../fonts/Kaisei_Decol/KaiseiDecol-Bold.ttf) format('truetype');
}


