@charset "utf-8";

/* PretendardVariable */
@font-face {
	font-family: 'Pretendard';
	font-weight: 100 900;
	font-style: normal;
	src: url('../css/fonts/PretendardVariable/PretendardVariable.woff2') format("font-woff2");
}

@font-face {
	font-family: 'jalnan';
	font-style: normal;
	  font-weight: 400;
	src:
	url('../css/fonts/jalnan/Jalnan.ttf') format('truetype'),
}

@font-face {
	font-family: 'GMK_D';
	font-style: normal;
	font-weight: 400;
	src:url('../css/fonts/GMK_LIGHT.ttf') format('truetype');
}