
@font-face {
	font-family: 'SUIT';
	font-weight: 100;
	src: url('./font/suit/SUIT-Thin.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 200;
	src: url('./font/suit/SUIT-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 300;
	src: url('./font/suit/SUIT-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 400;
	src: url('./font/suit/SUIT-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 500;
	src: url('./font/suit/SUIT-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 600;
	src: url('./font/suit/SUIT-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 700;
	src: url('./font/suit/SUIT-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 800;
	src: url('./font/suit/SUIT-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'SUIT';
	font-weight: 900;
	src: url('./font/suit/SUIT-Heavy.woff2') format('woff2');
}


@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	src:
	url('./font/Pretendard/Pretendard-Black.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	src:
	url('./font/Pretendard/Pretendard-ExtraBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-ExtraBold.subset.woff') format('woff');
}
*/
@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	src: 
	url('./font/Pretendard/Pretendard-Bold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Bold.subset.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	src: 
	url('./font/Pretendard/Pretendard-SemiBold.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-SemiBold.subset.woff') format('woff');
}
@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	src:
	url('./font/Pretendard/Pretendard-Medium.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	src:
	url('./font/Pretendard/Pretendard-Regular.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Light.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-ExtraLight.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src:
	url('./font/Pretendard/Pretendard-Thin.subset.woff2') format('woff2'), 
	url('./font/Pretendard/Pretendard-Thin.subset.woff') format('woff');
}


@font-face {
	font-family: 'NotoSansKR';
	font-weight: 300;
	font-display: swap;
	src:
	url('./font/NotoSansKR/woff2/NotoSansKR-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-weight: 400;
	font-display: swap;
	src:
	url('./font/NotoSansKR/woff2/NotoSansKR-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-weight: 500;
	font-display: swap;
	src:
	url('./font/NotoSansKR/woff2/NotoSansKR-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-weight: 600;
	font-display: swap;
	src:
	url('./font/NotoSansKR/woff2/NotoSansKR-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'NotoSansKR';
	font-weight: 700;
	font-display: swap;
	src:
	url('./font/NotoSansKR/woff2/NotoSansKR-Black.woff2') format('woff2');
}
