/*
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 Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./PretendardVariable.woff2') format('woff2-variations');
}

/* init */
:root,
:root.light,
:root .light {
	--hr-default-font: 'Pretendard Variable';
	--hr-default-font-size: 0.8rem;
}