/*
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';
	font-weight: 900;
    font-style: normal;
	font-display: swap;
	src: local('Pretendard Black'),
		url('../font/fonts/woff2/Pretendard-Bold.woff2') format("woff2"),
		url('../font/fonts/woff/Pretendard-Bold.woff') format("woff"),
		url('../font/fonts/otf/Pretendard-Bold.otf') format("opentype"),
		url('../font/fonts/eot/Pretendard-Bold.eot');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 700;
    font-style: normal;
	font-display: swap;
	src: local('Pretendard Bold'),
		url('../font/fonts/woff2/Pretendard-Bold.woff2') format("woff2"),
		url('../font/fonts/woff/Pretendard-Bold.woff') format("woff"),
		url('../font/fonts/otf/Pretendard-Bold.otf') format("opentype"),
		url('../font/fonts/eot/Pretendard-Bold.eot');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 500;
    font-style: normal;
	font-display: swap;
	src: local('Pretendard Medium'),
		url('../font/fonts/woff2/Pretendard-Medium.woff2') format("woff2"),
		url('../font/fonts/woff/Pretendard-Medium.woff') format("woff"),
		url('../font/fonts/otf/Pretendard-Medium.otf') format("opentype"),
		url('../font/fonts/eot/Pretendard-Medium.eot');
}

@font-face {
	font-family: 'Pretendard';
	font-weight: 400;
    font-style: normal;
	font-display: swap;
	src: local('Pretendard Regular'),
		url('../font/fonts/woff2/Pretendard-Regular.woff2') format("woff2"),
		url('../font/fonts/woff/Pretendard-Regular.woff') format("woff"),
		url('../font/fonts/otf/Pretendard-Regular.otf') format("opentype"),
		url('../font/fonts/eot/Pretendard-Regular.eot');
}
