@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Gowun+Batang:wght@400;700&family=Gowun+Dodum&family=Outfit:wght@100..900&display=swap');
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-ExtraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'Pretendard';
	src: url('/dist/font/Pretendard-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'JNE-Bold';
	src: url('/dist/font/JNE-Bareun-TTF-Bold.woff2') format('woff2');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'JNE';
	src: url('/dist/font/JNE-Bareun-TTF-Light.woff2') format('woff2');
	font-style: normal;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
	font-weight: 300;
	font-display: swap;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff2);
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
	font-weight: 400;
	font-display: swap;
}
@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.woff2);
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff2);
	font-weight: 400;
	font-display: swap;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff2);
	font-weight: 700;
	font-display: swap;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff2);
	font-weight: 800;
	font-display: swap;
}

@font-face {
	font-family: 'NanumSquareNeo';
	src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff2);
	font-weight: 900;
	font-display: swap;
}

.title_font {font-family: "Pretendard-Regular";letter-spacing: -3%;font-weight: 400;font-style: normal;}
.sub_font {font-family: 'Pretendard-Regular';}
