@font-face{
	font-family:'NanumDongHwaDdoBag';
	font-style:normal;
	font-weight: 400;
	src: url('../fonts/NanumDongHwaDdoBag.otf') format('opentype');
}

@font-face{
	font-family:'NotoSansCJK';
	font-style:normal;
	font-weight: 700;
	src: url('../fonts/NotoSansCJKkr-Black.otf') format('opentype');
}

@font-face{
	font-family:'NotoSansCJK';
	font-style:normal;
	font-weight: 500;
	src: url('../fonts/NotoSansCJKkr-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansCJK';
    src: url('../fonts/NotoSansCJKkr-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSansCJK';
    src: url('../fonts/NotoSansCJKkr-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}