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

전문은 같은 폴더의 LICENSE-pretendard.txt.

원본(`dist/web/variable/pretendardvariable.css`)과 같고 **`src` 경로만** 바꿨다 -
글꼴 파일이 이 파일 옆에 있다(`/board-core/vendor/`).
*/

@font-face {
	font-family: 'Pretendard Variable';
	font-weight: 45 920;
	font-style: normal;
	font-display: swap;
	src: url('./PretendardVariable.woff2') format('woff2-variations');
}
