@font-face {
	font-family: 'NanumSquare Neo OTF';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../font/NanumSquareNeoOTF-Lt.woff') format('woff'),
		 url('../font/NanumSquareNeoOTF-Lt.otf') format('opentype'),
		 url('../font/NanumSquareNeo-aLt.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare Neo OTF';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../font/NanumSquareNeoOTF-Rg.woff') format('woff'),
		 url('../font/NanumSquareNeoOTF-Rg.otf') format('opentype'),
		 url('../font/NanumSquareNeo-bRg.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare Neo OTF';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../font/NanumSquareNeoOTF-Bd.woff') format('woff'),
		 url('../font/NanumSquareNeoOTF-Bd.otf') format('opentype'),
		 url('../font/NanumSquareNeo-cBd.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare Neo OTF';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../font/NanumSquareNeoOTF-Eb.woff') format('woff'),
		 url('../font/NanumSquareNeoOTF-Eb.otf') format('opentype'),
		 url('../font/NanumSquareNeo-dEb.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare Neo OTF';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../font/NanumSquareNeoOTF-Hv.woff') format('woff'),
		 url('../font/NanumSquareNeoOTF-Hv.otf') format('opentype'),
		 url('../font/NanumSquareNeo-eHv.ttf') format('truetype');
}

@font-face {
	font-family: 'Happiness Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../font/Happiness-Sans-Regular.woff2') format('woff2'),
		 url('../font/Happiness-Sans-Regular.woff') format('woff'),
		 url('../font/Happiness-Sans-Regular.otf') format('opentype'),
		 url('../font/Happiness-Sans-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Happiness Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../font/Happiness-Sans-Bold.woff2') format('woff2'),
		 url('../font/Happiness-Sans-Bold.woff') format('woff'),
		 url('../font/Happiness-Sans-Bold.otf') format('opentype'),
		 url('../font/Happiness-Sans-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'Happiness Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../font/Happiness-Sans-Title.woff2') format('woff2'),
		 url('../font/Happiness-Sans-Title.woff') format('woff'),
		 url('../font/Happiness-Sans-Title.otf') format('opentype'),
		 url('../font/Happiness-Sans-Title.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 100;
	font-display: swap;
	src: url('../font/Pretendard-Thin.woff2') format('woff2'),
		 url('../font/Pretendard-Thin.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 200;
	font-display: swap;
	src: url('../font/Pretendard-ExtraLight.woff2') format('woff2'),
		 url('../font/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../font/Pretendard-Light.woff2') format('woff2'),
		 url('../font/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../font/Pretendard-Regular.woff2') format('woff2'),
		 url('../font/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../font/Pretendard-Medium.woff2') format('woff2'),
		 url('../font/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../font/Pretendard-SemiBold.woff2') format('woff2'),
		 url('../font/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../font/Pretendard-Bold.woff2') format('woff2'),
		 url('../font/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('../font/Pretendard-ExtraBold.woff2') format('woff2'),
		 url('../font/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../font/Pretendard-Black.woff2') format('woff2'),
		 url('../font/Pretendard-Black.woff') format('woff');
}

.caution {
	font-family: 'NanumSquare Neo OTF';
	font-size: 10px;
	color: white;
	text-indent: -10px;
}
