@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-Regular.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-Medium.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-SemiBold.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-Bold.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-ExtraBold.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Figtree';
	src: url('fonts/Figtree/Figtree-Black.woff2') format('woff2'),
		url('fonts/Figtree/Figtree-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'Rye';
	src: url('fonts/Rye/Rye-Regular.woff2') format('woff2'),
		url('fonts/Rye/Rye-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nanum Myeongjo';
	src: url('fonts/Nanum-Myeongjo/Namdhinggo-Regular.woff2') format('woff2'),
		url('fonts/Nanum-Myeongjo/NanumMyeongjo-Regular.ttf') format('truetype');

	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nanum Myeongjo';
	src: url('fonts/Nanum-Myeongjo/NanumMyeongjo-Bold.woff2') format('woff2'),
		url('fonts/Nanum-Myeongjo/NanumMyeongjo-Bold.ttf') format('truetype');

	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Nanum Myeongjo';
	src: url('fonts/Nanum-Myeongjo/NanumMyeongjo-ExtraBold.woff2') format('woff2'),
		url('fonts/Nanum-Myeongjo/NanumMyeongjo-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}