@charset "utf-8";

@font-face{	/* Zen Maru Gothic Regular */
	font-family:'ZenMaru';
	font-weight:normal;
	src:url('./../fonts/ZenMaruGothic-Medium.ttf') format('truetype');
}

@font-face{	/* Zen Maru Gothic Bold */
	font-family:'ZenMaru';
	font-weight:bold;
	src:url('./../fonts/ZenMaruGothic-Bold.ttf') format('truetype');
}
