@charset "utf-8";

@font-face{
	font-family: NanumSquareR;
    font-weight: 400;
    src:url(../fonts/NanumSquareR.eot);
    src:url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
        url(../fonts/NanumSquareR.woff) format('woff'),
        url(../fonts/NanumSquareR.ttf) format('truetype')
}

@font-face{
	font-family: NanumSquareRoundR;
    font-weight: 400;
    src:url(../fonts/NanumSquareRoundR.eot);
    src:url(../fonts/NanumSquareRoundR.eot?#iefix) format('embedded-opentype'),
        url(../fonts/NanumSquareRoundR.woff) format('woff'),
        url(../fonts/NanumSquareRoundR.ttf) format('truetype')
}






