@charset "utf-8"; 

/*
* --------------------------------------------------------------------------
* descript : 폰트 가져오기
* --------------------------------------------------------------------------
* version	: 2.0.0
* --------------------------------------------------------------------------
*/

/* --------------------------------------------------------------------------
   2.0 로컬 폰트 가져오기
   -------------------------------------------------------------------------- */
@import url("/assets/common/fonts/sdgothicNeo/SDGothicNeo.css");		/* SDGothicNeo (400, 600, 800)*/
@import url("/assets/common/fonts/sdgdgothic/SDGdGothic.css");		/* SDGdGothic (400)*/
@import url("/assets/common/fonts/nanumgothic/NanumGothic.css");		/* Nanum Gothic (400, 600, 800)*/

