@charset "UTF-8";

/* 본고딕 NotoKR */
@font-face{
	font-family:'NotoKr';
	font-weight: 400;
	src:url("../font/SpoqaHanSans-Regular.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Regular.woff") format('woff');
}
@font-face{
	font-family:'NotoKr';
	font-weight: 600;
	src:url("../font/SpoqaHanSans-Bold.woff2") format('woff2'),
	url("../font/SpoqaHanSans-Bold.woff") format('woff');
}
/* 프리텐다드체 */
@font-face{
	font-family:'Pretendard';
	font-weight: 400;
	src:url("../font/Pretendard-Regular.woff2") format('woff2'),
	url("../font/Pretendard-Regular.woff") format('woff');
}
@font-face{
	font-family:'Pretendard';
	font-weight: 500;
	src:url("../font/Pretendard-Medium.woff2") format('woff2'),
	url("../font/Pretendard-Medium.woff") format('woff');
}
@font-face{
	font-family:'Pretendard';
	font-weight: 600;
	src:url("../font/Pretendard-Bold.woff2") format('woff2'),
	url("../font/Pretendard-Bold.woff") format('woff');
}
@font-face{
	font-family:'Pretendard';
	font-weight: 700;
	src:url("../font/Pretendard-SemiBold.woff2") format('woff2'),
	url("../font/Pretendard-SemiBold.woff") format('woff');
}
/*suite*/
@font-face{
	font-family:'suite';
	font-weight: 400;
	src:url("../font/SUIT-Regular.woff2") format('woff2');
}
@font-face{
	font-family:'suite';
	font-weight: 500;
	src:url("../font/SUIT-Medium.woff2") format('woff2');
}
@font-face{
	font-family:'suite';
	font-weight: 600;
	src:url("../font/SUIT-Bold.woff2") format('woff2');
}
@font-face{
	font-family:'suite';
	font-weight: 700;
	src:url("../font/SUIT-ExtraBold.woff2") format('woff2');
}
@font-face{
	font-family:'suite';
	font-weight: 800;
	src:url("../font/SUIT-Heavy.woff2") format('woff2');
}
/*웨이브파도체*/
@font-face{
	font-family:'wavve';
	font-weight: 400;
	src:url("../font/WavvePADO-Regular.woff2") format('woff2'),
	url("../font/WavvePADO-Regular.woff") format('woff');
}
/*가평물결체*/
@font-face{
	font-family:'g-wavve';
	font-weight: 400;
	src:url("../font/GapyeongWave.woff") format('woff');
}
/* PretendardGOV */
@font-face{
	font-family:'PretendardGOV';
	font-weight:100;
	src:url("../font/PretendardGOV-Thin.woff2") format('woff2'),
	url("../font/PretendardGOV-Thin.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:200;
	src:url("../font/PretendardGOV-Light.woff2") format('woff2'),
	url("../font/PretendardGOV-Light.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:300;
	src:url("../font/PretendardGOV-ExtraLight.woff2") format('woff2'),
	url("../font/PretendardGOV-ExtraLight.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:400;
	src:url("../font/PretendardGOV-Regular.woff2") format('woff2'),
	url("../font/PretendardGOV-Regular.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:500;
	src:url("../font/PretendardGOV-Medium.woff2") format('woff2'),
	url("../font/PretendardGOV-Medium.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:600;
	src:url("../font/PretendardGOV-Bold.woff2") format('woff2'),
	url("../font/PretendardGOV-Bold.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:700;
	src:url("../font/PretendardGOV-SemiBold.woff2") format('woff2'),
	url("../font/PretendardGOV-SemiBold.woff") format('woff');
}
@font-face{
	font-family:'PretendardGOV';
	font-weight:800;
	src:url("../font/PretendardGOV-ExtraBold.woff2") format('woff2'),
	url("../font/PretendardGOV-ExtraBold.woff") format('woff');
}

/*NotoSerifJP*/
@font-face{
	font-family:'nsjp';
	font-weight: 500;
	src:url("../font/NotoSerifJP-Medium.woff2") format('woff2');
}
/*티웨이하늘체*/
@font-face{
	font-family:'tway';
	font-weight: 500;
	src:url("../font/tway_sky.woff") format('woff');
}

