/*
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: 'D-DIN-Bold';
	font-weight: 900;
	font-display: swap;
	src: local('D-DIN-Bold'), 
	url('./fonts/D-DIN-Bold.woff2') format('woff2'), 
	url('/fonts/D-DIN-Bold.eot') format('eot'),
	url('/fonts/D-DIN-Bold.woff') format('woff'),
	url('/fonts/D-DIN-Bold.otf') format('opentype');
}


@font-face {
	font-family: 'Pretendard';
	font-weight: 900;
	font-display: swap;
	src: local('Pretendard Black'), 
	url('./fonts/Pretendard-Black.woff2') format('woff2'), 
	url('/fonts/Pretendard-Black.eot') format('eot'),
	url('/fonts/Pretendard-Black.woff') format('woff'),
	url('/fonts/Pretendard-Black.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 800;
	font-display: swap;
	src: local('Pretendard ExtraBold'), 
	url('/fonts/Pretendard-ExtraBold.woff2') format('woff2'), 
	url('/fonts/Pretendard-ExtraBold.woff') format('woff'),
	url'/fonts/Pretendard-ExtraBold.eot') format('eot'),
	url('/fonts/Pretendard-ExtraBold.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
	font-display: swap;
	src: local('Pretendard Bold'), 
	url('/fonts/Pretendard-Bold.woff2') format('woff2'), 
	url('/fonts/Pretendard-Bold.woff') format('woff'),
	url'/fonts/Pretendard-Bold.eot') format('eot'),
	url('/fonts/Pretendard-Bold.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 600;
	font-display: swap;
	src: local('Pretendard SemiBold'),
	url('/fonts/Pretendard-SemiBold.woff2') format('woff2'), 
	url('/fonts/Pretendard-SemiBold.woff') format('woff'),
	url'/fonts/Pretendard-SemiBold.eot') format('eot'),
	url('/fonts/Pretendard-SemiBold.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
	font-display: swap;
	src: local('Pretendard Medium'), 
	url('/fonts/Pretendard-Medium.woff2') format('woff2'), 
	url('/fonts/Pretendard-Medium.woff') format('woff'),
	url'/fonts/Pretendard-Medium.eot') format('eot'),
	url('/fonts/Pretendard-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
	font-display: swap;
	src: local('Pretendard Regular'), 
	url('/fonts/Pretendard-Regular.woff2') format('woff2'), 
	url('/fonts/Pretendard-Regular.woff') format('woff'),
	url'/fonts/Pretendard-Regular.eot') format('eot'),
	url('/fonts/Pretendard-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 300;
	font-display: swap;
	src: local('Pretendard Light'), 
	url('/fonts/Pretendard-Light.woff2') format('woff2'), 
	url('/fonts/Pretendard-Light.woff') format('woff'),
	url'/fonts/Pretendard-Light.eot') format('eot'),
	url('/fonts/Pretendard-Light.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 200;
	font-display: swap;
	src: local('Pretendard ExtraLight'), 
	url('/fonts/Pretendard-ExtraLight.woff2') format('woff2'), 
	url('/fonts/Pretendard-ExtraLight.woff') format('woff'),
	url'/fonts/Pretendard-ExtraLight.eot') format('eot'),
	url('/fonts/Pretendard-ExtraLight.otf') format('opentype');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 100;
	font-display: swap;
	src: local('Pretendard Thin'), 
	url('/fonts/Pretendard-Thin.woff2') format('woff2'), 
	url('/fonts/Pretendard-Thin.woff') format('woff'),
	url'/fonts/Pretendard-Thin.eot') format('eot'),
	url('/fonts/Pretendard-Thin.otf') format('opentype');
}
