@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 900;
	font-display: swap;
	src: local('NanumSquareNeoTTF-eHv'), url('../font/NanumSquareNeoTTF-eHv.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-eHv.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 800;
	font-display: swap;
	src: local('NanumSquareNeoTTF-dEb'), url('../font/NanumSquareNeoTTF-dEb.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-dEb.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 700;
	font-display: swap;
	src: local('NanumSquareNeoTTF-cBd'), url('../font/NanumSquareNeoTTF-cBd.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-cBd.woff') format('woff');
}


@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 400;
	font-display: swap;
	src: local('NanumSquareNeoTTF-bRg'), url('../font/NanumSquareNeoTTF-bRg.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-bRg.woff') format('woff');
}

@font-face {
	font-family: 'NanumSquareNeo';
	font-weight: 300;
	font-display: swap;
	src: local('NanumSquareNeoTTF-aLt'), url('../font/NanumSquareNeoTTF-aLt.woff2') format('woff2'), url('../font/NanumSquareNeoTTF-aLt.woff') format('woff');
}

body{ font-family:NanumSquareNeo,sans-serif; font-weight:400; line-height:1.3; color:#111; font-size:16px; -webkit-font-smoothing:antialiased}
.ffP{
  font-family: "Gamja Flower", sans-serif;
  font-weight: 400;
  font-style: normal;
}