/*
* NanumSquare
 */

/* 나눔고딕 */
@font-face 
{
	font-family:"Nanum Gothic";
	src:url('../_font/nanum.eot');
    src:url('../_font/nanumd41d.eot?#iefix') format('embedded-opentype'),
        url('../_font/nanum.woff') format('woff'),
		url("../_font//nanum.ttf") format("truetype")
}