@font-face {
    font-family: 'GyeonggiBatang';
	font-style: normal;
	font-weight: 700;
    src: url('/css/font/Batang_Bold.woff') format('woff');
}
@font-face {
    font-family: 'GyeonggiBatang';
	font-style: normal;
	font-weight: 400;
    src: url('/css/font/Batang_Regular.woff') format('woff');
}