@charset "utf-8";


@font-face{
	font-family:'Noto Sans CJK KR B';
	src:url(./fonts/NotoSansCJKkr-Bold.otf) format('opentype');
}
@font-face{
	font-family:'Noto Sans CJK KR M';
	src:url(./fonts/NotoSansCJKkr-Medium.otf) format('opentype');
}

@font-face{
	font-family:'Noto Sans CJK KR Bl';
	src:url(./fonts/NotoSansCJKkr-Black.otf) format('opentype');
}

@font-face{
	font-family:'Noto Sans CJK KR R';
	src:url(./fonts/NotoSansCJKkr-Regular.otf) format('opentype');
}
@font-face{
	font-family:'Noto Sans CJK KR DL';
	src:url(./fonts/NotoSansCJKkr-DemiLight.otf) format('opentype');
}

















