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

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

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

/* SEBANG */
@font-face {
	font-family: 'SEBANG Gothic';
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: local('SEBANG Gothic Bold'), url('./sebang/SEBANGGothicBold.woff2') format('woff2'), url('./sebang/SEBANGGothicBold.woff') format('woff');
}

@font-face {
	font-family: 'SEBANG Gothic';
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: local('SEBANG Gothic'), url('./sebang/SEBANGGothic.woff2') format('woff2'), url('./sebang/SEBANGGothic.woff') format('woff');
}

/* esamanru */
@font-face {
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	font-family: 'esamanru';
	src: local('esamanru Bold'), url('./esamanru/esamanruBold.woff2') format('woff2'), url('./esamanru/esamanruBold.woff') format('woff');
}

@font-face {
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	font-family: 'esamanru';
	src: local('esamanru Medium'), url('./esamanru/esamanruMedium.woff2') format('woff2'), url('./esamanru/esamanruMedium.woff') format('woff');
}

@font-face {
	font-family: 'esamanru';
	font-weight: 300;
	font-style: normal;
	font-display: swap;
	src: local('esamanru Light'), url('./esamanru/esamanruLight.woff2') format('woff2'), url('./esamanru/esamanruLight.woff') format('woff');
}