@charset "utf-8";

/* @import url('./font/fontawesome5.15.4/fontawesomecss/all.css');
@import url('./font/fontawesome5.15.4/fontawesomecss/fontawesome.css');
@import url('./font/fontawesome5.15.4/fontawesomecss/brands.css');
@import url('./font/fontawesome5.15.4/fontawesomecss/solid.css');
@import url('./font/fontawesome5.15.4/fontawesomecss/regular.css'); */

@import url('./fontawesome6.4.0/fontawesomecss/all.css');
@import url('./fontawesome6.4.0/fontawesomecss/fontawesome.css');
@import url('./fontawesome6.4.0/fontawesomecss/brands.css');
@import url('./fontawesome6.4.0/fontawesomecss/solid.css');
@import url('./fontawesome6.4.0/fontawesomecss/regular.css');


/* Pretendard */
@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 900;
	src: url('./font/Pretendard/Pretendard-Black.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-Black.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 800;
	src: url('./font/Pretendard/Pretendard-ExtraBold.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-ExtraBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 700;
	src: url('./font/Pretendard/Pretendard-Bold.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-Bold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 600;
	src: url('./font/Pretendard/Pretendard-SemiBold.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-SemiBold.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 500;
	src: url('./font/Pretendard/Pretendard-Medium.woff2') format('woff2'), 
		url('./font/Pretendard/Pretendard-Medium.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 400;
	src: url('./font/Pretendard/Pretendard-Regular.woff2') format('woff2'), 
		url('./woff/Pretendard-Regular.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 300;
	src: url('./font/Pretendard/Pretendard-Light.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-Light.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 200;
	src: url('./font/Pretendard/Pretendard-ExtraLight.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-ExtraLight.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-style: normal;
	font-weight: 100;
	src: url('./font/Pretendard/Pretendard-Thin.woff2') format('woff2'),
		url('./font/Pretendard/Pretendard-Thin.woff') format('woff');
}


/* Nanum Square */
@font-face {
	font-family:'Nanum Square';
	font-style: normal;
	font-weight:300;
		src: url('./font/NanumSquareL.eot');
		src: url('./font/Nanumsquare/NanumSquareL.eot?#iefix') format('embedded-opentype'), 
			url('./font/Nanumsquare/NanumSquareL.woff') format('woff'), 
			url('./font/Nanumsquare/NanumSquareL.ttf') format('truetype');
}
@font-face {
	font-family:'Nanum Square';
	font-style: normal;
	font-weight:400;
		src: url('./font/Nanumsquare/NanumSquareR.eot');
		src: url('./font/Nanumsquare/NanumSquareR.eot?#iefix') format('embedded-opentype'), 
			url('./font/Nanumsquare/NanumSquareR.woff') format('woff'), 
			url('./font/Nanumsquare/NanumSquareR.woff2') format('woff2'), 
			url('./font/Nanumsquare/NanumSquareR.ttf') format('truetype');
}
@font-face {
	font-family:'Nanum Square';
	font-style: normal;
	font-weight:700;
		src: url('./font/Nanumsquare/NanumSquareB.eot');
		src: url('./font/Nanumsquare/NanumSquareB.eot?#iefix') format('embedded-opentype'), 
			url('./font/Nanumsquare/NanumSquareB.woff') format('woff'), 
			url('./font/Nanumsquare/NanumSquareB.woff2') format('woff2'), 
			url('./font/Nanumsquare/NanumSquareB.ttf') format('truetype');
}
@font-face {
	font-family:'Nanum Square';
	font-style: normal;
	font-weight:800;
		src: url('./font/Nanumsquare/NanumSquareEB.eot');
		src: url('./font/Nanumsquare/NanumSquareEB.eot?#iefix') format('embedded-opentype'), 
			url('./font/Nanumsquare/NanumSquareEB.woff') format('woff'), 
			url('./font/Nanumsquare/NanumSquareEB.ttf') format('truetype');
}

/* NanumGothic */
@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 400;
	src: url('./font/gothic/NanumGothic-Regular.eot');
	src: url('./font/gothic/NanumGothic-Regular.eot?#iefix') format('embedded-opentype'),
		url('./font/gothic/NanumGothic-Regular.woff2') format('woff2'),
		url('./font/gothic/NanumGothic-Regular.woff') format('woff'),
		url('./font/gothic/NanumGothic-Regular.ttf') format('ttf');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 500;
	src: url('./font/gothic/NanumGothic-Bold.eot');
	src: url('./font/gothic/NanumGothic-Bold.eot?#iefix') format('embedded-opentype'),
		url('./font/gothic/NanumGothic-Bold.woff2') format('woff2'),
		url('./font/gothic/NanumGothic-Bold.woff') format('woff'),
		url('./font/gothic/NanumGothic-Bold.ttf') format('ttf');
}

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: 700;
	src: url('./font/gothic/NanumGothic-ExtraBold.eot');
	src: url('./font/gothic/NanumGothic-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('./font/gothic/NanumGothic-ExtraBold.woff2') format('woff2'),
		url('./font/gothic/NanumGothic-ExtraBold.woff') format('woff'),
		url('./font/gothic/NanumGothic-ExtraBold.ttf') format('ttf');
}

/* NotosansKR */
@font-face {
font-family: 'NotosansKR';
	font-style: normal;
	font-weight: 300;
	src: url('./font/notosanskr/notokr-light.eot');
	src: url('./font/notosanskr/notokr-light.eot?#iefix') format('embedded-opentype'),
		url('./font/notosanskr/notokr-light.woff2') format('woff2'),
		url('./font/notosanskr/notokr-light.woff') format('woff'),
		url('./font/notosanskr/notokr-light.otf') format('ttf');
}
@font-face {
font-family: 'NotosansKR';
	font-style: normal;
	font-weight: 400;
	src: url('./font/notosanskr/notokr-regular.eot');
	src: url('./font/notosanskr/notokr-regular.eot?#iefix') format('embedded-opentype'),
		url('./font/notosanskr/notokr-regular.woff2') format('woff2'),
		url('./font/notosanskr/notokr-regular.woff') format('woff'),
		url('./font/notosanskr/notokr-regular.otf') format('ttf');
}
@font-face {
font-family: 'NotosansKR';
	font-style: normal;
	font-weight: 500;
	src: url('./font/notosanskr/notokr-medium.eot');
	src: url('./font/notosanskr/notokr-medium.eot?#iefix') format('embedded-opentype'),
		url('./font/notosanskr/notokr-medium.woff2') format('woff2'),
		url('./font/notosanskr/notokr-medium.woff') format('woff'),
		url('./font/notosanskr/notokr-medium.otf') format('ttf');
}
@font-face {
font-family: 'NotosansKR';
	font-style: normal;
	font-weight: 700;
	src: url('./font/notosanskr/notokr-bold.eot');
	src: url('./font/notosanskr/notokr-bold.eot?#iefix') format('embedded-opentype'),
		url('./font/notosanskr/notokr-bold.woff2') format('woff2'),
		url('./font/notosanskr/notokr-bold.woff') format('woff'),
		url('./font/notosanskr/notokr-bold.otf') format('ttf');
}