/*
Copyright (c) 2021 Kil Hyung-jin,
	with Reserved Font Name Pretendard.
https://github.com/orioncactus/pretendard

This Font Software is licensed under the SIL Open Font License,
	Version 1.1.
This license is copied below,
	and is also available with a FAQ at:
http://scripts.sil.org/OFL
*/
@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Black'),
		 url(/front/web/fonts/Pretendard-Black.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Black.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Black.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard ExtraBold'),
		 url(/front/web/fonts/Pretendard-ExtraBold.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-ExtraBold.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-ExtraBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Bold'),
		 url(/front/web/fonts/Pretendard-Bold.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Bold.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard SemiBold'),
		 url(/front/web/fonts/Pretendard-SemiBold.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-SemiBold.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-SemiBold.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Medium'),
		 url(/front/web/fonts/Pretendard-Medium.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Medium.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Medium.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Regular'),
		 url(/front/web/fonts/Pretendard-Regular.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Regular.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Regular.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Light'),
		 url(/front/web/fonts/Pretendard-Light.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Light.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Light.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard ExtraLight'),
		 url(/front/web/fonts/Pretendard-ExtraLight.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-ExtraLight.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-ExtraLight.ttf) format('truetype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-style: normal;
	font-display: swap;
	src: local('Pretendard Thin'),
		 url(/front/web/fonts/Pretendard-Thin.woff2) format('woff2'),
		 url(/front/web/fonts/Pretendard-Thin.woff) format('woff'),
		 url(/front/web/fonts/Pretendard-Thin.ttf) format('truetype');
}
