@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant&display=swap');

/*Pretendard*/
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-SemiBold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard-ExtraBold';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/Pretendard-ExtraBold.woff') format('truetype');
}
@font-face {
    font-family: 'Pretendard-Black';
    font-style: normal;
    font-weight: 900;
    src: url('fonts/Pretendard-Black.woff') format('truetype');
}

@font-face {
    font-family: 'NanumSquareOTFEB';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/NanumSquareOTFEB.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareOTFB';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/NanumSquareOTFB.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareOTFR';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NanumSquareOTFR.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareOTFL';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/NanumSquareOTFL.otf') format('truetype');
}

@font-face {
    font-family: 'NanumSquareRoundOTFB';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/NanumSquareRoundOTFB.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareRoundOTFEB';
    font-style: normal;
    font-weight: 800;
    src: url('fonts/NanumSquareRoundOTFEB.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareRoundOTFL';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/NanumSquareRoundOTFL.otf') format('truetype');
}
@font-face {
    font-family: 'NanumSquareRoundOTFR';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/NanumSquareRoundOTFR.otf') format('truetype');
}
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./woff2/PretendardVariable.woff2') format('woff2-variations');
}

/* @font-face {
    font-family: 'PretendardVariable';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/PretendardVariable.ttf') format('truetype');
}

@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('fonts/woff2/PretendardVariable.woff2') format('woff2');
} */
/* @font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/Pretendard-Light.woff2') format('font-woff2'),
    url('/fonts/Pretendard-Light.woff') format('woff'),
    url('/fonts/Pretendard-Light.otf') format('opentype');
}

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

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

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

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