/*
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: "Montserrat", sans-serif;
	font-weight: 900;
	font-style: normal;
	src: local('Montserrat Black'), url('/fonts/Montserrat/Montserrat-Black.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	font-style: normal;
	src: local('Montserrat ExtraBold'), url('/fonts/Montserrat/Montserrat-ExtraBold.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-style: normal;
	src: local('Montserrat Bold'), url('/fonts/Montserrat/Montserrat-Bold.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-style: normal;
	src: local('Montserrat SemiBold'), url('/fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-style: normal;
	src: local('Montserrat Medium'), url('/fonts/Montserrat/Montserrat-Medium.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-style: normal;
	src: local('Montserrat Regular'), url('/fonts/Montserrat/Montserrat-Regular.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	font-style: normal;
	src: local('Montserrat Light'), url('/fonts/Montserrat/Montserrat-Light.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 200;
	font-style: normal;
	src: local('Montserrat ExtraLight'), url('/fonts/Montserrat/Montserrat-ExtraLight.woff') format('woff');
}
@font-face {
	font-family: "Montserrat", sans-serif;
	font-weight: 100;
	font-style: normal;
	src: local('Montserrat Thin'), url('/fonts/Montserrat/Montserrat-Thin.woff') format('woff');
}