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