@charset "utf-8";
.main_font {
	font-family: 'ZenMaruGothic-Regular';
}
.b_main_font {
	font-family: 'ZenMaruGothic-Bold';
}
.m_main_font {
	font-family: 'ZenMaruGothic-Medium';
}


@font-face {
    font-family: 'ZenMaruGothic-Regular';
src: url('ZenMaruGothic-Regular.woff') format('woff'), url('ZenMaruGothic-Regular.TTF') format('truetype');}

@font-face {
    font-family: 'ZenMaruGothic-Bold';
src: url('ZenMaruGothic-Bold.woff') format('woff'), url('ZenMaruGothic-Bold.TTF') format('truetype');}

@font-face {
    font-family: 'ZenMaruGothic-Medium';
src: url('ZenMaruGothic-Medium.woff') format('woff'), url('ZenMaruGothic-Medium.TTF') format('truetype');}


