/*
	스포카 한 산스
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight:Thin 100, Light 300, Regular 400, Medium 500, Bold 700;
*/
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);

/*
	나눔스퀘어 네오
	font-family: font-family: 'NanumSquareNeo';
	font-weight:Light 300, Regular 400, Bold 700, Extra Bold 800, Heavy 900;
*/
@import url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo.css');

/*
	퀵샌드
	font-family: 'Quicksand', sans-serif;
	font-weight:Light 300, Regular 400, Medium 500, SemiBold 600, Bold 700;

*/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');