/*
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: 'notosans';
	font-weight: 900;
	font-display: swap;
	src: local('notosans Black'), url(woff/NotoSansKR-Black-Hestia.woff) format('woff');
}

@font-face {
	font-family: 'notosans';
	font-weight: 700;
	font-display: swap;
	src: local('notosans Bold'), url(woff/NotoSansKR-Bold-Hestia.woff) format('woff');
}

@font-face {
	font-family: 'notosans';
	font-weight: 500;
	font-display: swap;
	src: local('notosans Medium'), url(woff/NotoSansKR-Medium-Hestia.woff) format('woff');
}

@font-face {
	font-family: 'notosans';
	font-weight: 400;
	font-display: swap;
	src: local('notosans Regular'), url(woff/NotoSansKR-Regular-Hestia.woff) format('woff');
}

@font-face {
	font-family: 'notosans';
	font-weight: 300;
	font-display: swap;
	src: local('notosans Light'), url(woff/NotoSansKR-Light-Hestia.woff) format('woff');
}