@charset "UTF-8";

@font-face {
	font-family: 'CookieRunR';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/CookieRun Regular.woff') format('woff'),
		url('../fonts/CookieRun Regular.ttf') format('truetype');
	font-display: block;
}

@font-face {
	font-family: 'NotoM';
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/NotoSansCJKkr-Medium.woff");
	font-display: block;
}

@font-face {
	font-family: 'KoPubBatangBold';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/KoPubBatangBold.woff') format('woff'),
		url('../fonts/KoPubBatangBold.ttf') format('truetype');
	font-display: block;
}

@font-face {
	font-family: 'NanumSquareNeo-cBd';
	src: url('../fonts/NanumSquareNeoTTF-cBd.woff2') format("woff2");
	font-display: block;
}

@font-face {
	font-family: 'NanumSquareNeo-dEb';
	src: url('../fonts/NanumSquareNeoTTF-dEb.woff2') format("woff2");
	font-display: block;
}

@font-face {
	font-family: 'NanumSquareRoundEB';
	font-style: normal;
	src: url('../fonts/NanumSquareRoundEB.woff') format("woff"),
		url('../fonts/NanumSquareRoundOTFEB.otf') format("otf"),
		url('../fonts/NanumSquareRoundEB.ttf') format("truetype");
}

@font-face {
	font-family: 'nanumsquareRB';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/NanumSquareRoundB.woff') format('woff'),
		url('../fonts/NanumSquareRoundB.ttf') format('truetype');
	font-display: block;
}

@font-face {
	font-family: 'NanumSquareRoundR';
	font-style: normal;
	src: url('../fonts/NanumSquareRoundR.woff') format("woff"),
		url('../fonts/NanumSquareRoundOTFR.otf') format("otf"),
		url('../fonts/NanumSquareRoundR.ttf') format("truetype");
}