@charset "utf-8";
/* */
/**
* @author https://wpboard.kr
*/

/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap'); */
/* @import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css"); */
/* @font-face { font-family: 'ChosunSg'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.woff') format('woff'); font-weight: normal; font-style: normal; } */
/* @font-face { font-family: 'Pretendard-Regular'; src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff'); font-weight: 400; font-style: normal; } */
/* @font-face { font-family: 'ChosunSm'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.1/ChosunSm.woff') format('woff'); font-weight: normal; font-style: normal; } */
/* @import url('https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css'); @font-face { font-family: 'KCCChassam'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2302@1.0/KCCChassam.woff2') format('woff2'); font-weight: normal; font-style: normal; }  */

@font-face {
	font-family: 'SUIT-Regular';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_suit@1.0/SUIT-Regular.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

/* @font-face {
	font-family: 'IBMPlexSansKR-Regular';
	src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
} */

@font-face {
	font-family: 'Pretendard';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('PretendardVariable.woff2') format('woff2-variations');
}

html * {
	font-family: 'SUIT-Regular', '-apple-system', 'BlinkMacSystemFont', system-ui, 'Apple SD Gothic Neo', 'Noto Sans KR', 'Malgun Gothic', sans-serif;
}

/* { font-family: 'Pretendard-Regular', sans-serif; box-sizing: border-box; letter-spacing: -0.5px; color: #111; } */
/* input[type="password"] { font-family: 'Pretendard-Regular'; } */

.Pretendard {
	font-family: 'Pretendard-Regular' !important;
}

.LotteMartHappy {
	font-family: 'LotteMartHappy' !important;
}