/* ===========================
--- Font
============================ */

/*드림고딕*/
@font-face{
	font-family:"dreamgothic1";
	src: url(dreamgothic1.otf) format('truetype'), url(dreamgothic1.eot) format('truetype'), url(dreamgothic1.woff) format('woff');
}
@font-face{
	font-family:"dreamgothic2";
	src: url(dreamgothic2.otf) format('truetype'), url(dreamgothic2.eot) format('truetype'), url(dreamgothic2.woff) format('woff');
}
@font-face{
	font-family:"dreamgothic3";
	src: url(dreamgothic3.otf) format('truetype'), url(dreamgothic3.eot) format('truetype'), url(dreamgothic3.woff) format('woff');
}

/*시월구일*/
@font-face{
	font-family:"september9_2";
	src: url(september9_2.otf) format('truetype'), url(september9_2.eot) format('truetype'), url(september9_2.woff) format('woff');
}

