@charset "UTF-8";

/* 
@font-face{
	font-family: 'NotoKr';
	font-weight: 200;
	src: url("../font/NotoSansCJKkr-Light.woff2") format('woff2'),
	url("../font/NotoSansCJKkr-Light.woff") format('woff');
}
*/

@font-face{
	font-family: 'NotoKr';
	font-weight: 300;
	src: url("../font/NotoSansCJKkr-DemiLight.woff2") format('woff2'),
	url("../font/NotoSansCJKkr-DemiLight.woff") format('woff');
}

@font-face{
	font-family: 'NotoKr';
	font-weight: 500;
	src: url("../font/NotoSansCJKkr-Medium.woff2") format('woff2'),
	url("../font/NotoSansCJKkr-Medium.woff") format('woff');
}

@font-face{
	font-family: 'NotoKr';
	font-weight: 600;
	src: url("../font/NotoSansCJKkr-Bold.woff2") format('woff2'),
	url("../font/NotoSansCJKkr-Bold.woff") format('woff');
}

@font-face {
	font-family: 'DWImpactamin';
	font-weight: normal;
	font-style: normal;
	src: url('../font/DWImpactamin.woff') format('woff'),
	url('../font/DWImpactamin.woff2') format('woff2');
}

@font-face {
	font-family: 'HanamT';
	font-weight: 400;
	src: url('../font/HANAMDAUM.woff') format('woff'),
	url('../font/HANAMDAUM.woff2') format('woff2');
}

@font-face {
	font-family: 'HanamB';
	font-weight: 400;
	src: url('../font/HANAMDAUMBody.woff') format('woff'),
	url('../font/HANAMDAUMBody.woff2') format('woff2');
}