/* Pretendard (woff2, self-hosted) */

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'),
		url('../fonts/Pretendard/Pretendard-Light.woff2') format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'),
		url('../fonts/Pretendard/Pretendard-Regular.woff2') format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'),
		url('../fonts/Pretendard/Pretendard-Medium.woff2') format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'),
		url('../fonts/Pretendard/Pretendard-SemiBold.woff2') format('woff2');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'),
		url('../fonts/Pretendard/Pretendard-Bold.woff2') format('woff2');
}

/* Google Sans (alias → Google Sans Flex TTF) */

@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_120pt-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-SemiBold.ttf') format('truetype');
}

/* Google Sans Flex */

@font-face {
	font-family: 'Google Sans Flex';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_120pt-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans Flex';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans Flex';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Google Sans Flex';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('../fonts/Google_Sans_Flex/static/GoogleSansFlex_24pt-SemiBold.ttf') format('truetype');
}
