/*
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
*/

/* Latin subset (135KB) */
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./woff2/PretendardVariable-latin.woff2') format('woff2-variations');
	unicode-range: U+0000-007F, U+00A0-00FF, U+0100-024F, U+0300-036F, U+0370-03FF,
		U+2000-206F, U+2070-209F, U+20A0-20CF, U+2100-214F, U+2190-21FF,
		U+2200-22FF, U+25A0-25FF, U+FB00-FB4F, U+FE20-FE2F, U+FEFF, U+FFFD;
}

/* Korean subset (1.7MB) — only downloaded when Korean glyphs are needed */
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./woff2/PretendardVariable-korean.woff2') format('woff2-variations');
	unicode-range: U+AC00-D7AF, U+1100-11FF, U+3130-318F, U+A960-A97F, U+D7B0-D7FF,
		U+3000-303F, U+FF00-FFEF;
}

/* Japanese subset (79KB) — only downloaded when Japanese glyphs are needed */
@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./woff2/PretendardVariable-japanese.woff2') format('woff2-variations');
	unicode-range: U+3040-309F, U+30A0-30FF, U+31F0-31FF, U+4E00-9FFF, U+F900-FAFF;
}
