@charset "UTF-8";
/****************************************/
/*  Name : 프로젝트 명
/*  PART : font style
/*  Author : 최초 작성자
/*  MODIFY : 작업 참여자
/*
/*  Summary: /* 파일 내용 */
/*  01) Noto sans
/*  02) Montserrat
/****************************************/

/* ********************************************************************************* *
* 01) font-family: 'ChosunGothic';
* ********************************************************************************* */
@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 100;
	src:url('../fonts/Chosun Gothic.eot') format('eot'),
		url('../fonts/Chosun Gothic.woff2') format('woff2'),
		url('../fonts/Chosun Gothic.woff') format('woff'),
		url('../fonts/Chosun Gothic.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 200;
	src:url('../fonts/Chosun Gothic.eot') format('eot'),
		url('../fonts/Chosun Gothic.woff2') format('woff2'),
		url('../fonts/Chosun Gothic.woff') format('woff'),
		url('../fonts/Chosun Gothic.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 300;
	src:url('../fonts/Chosun Gothic.eot') format('eot'),
		url('../fonts/Chosun Gothic.woff2') format('woff2'),
		url('../fonts/Chosun Gothic.woff') format('woff'),
		url('../fonts/Chosun Gothic.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 400;
	src:url('../fonts/Chosun Gothic.eot') format('eot'),
		url('../fonts/Chosun Gothic.woff2') format('woff2'),
		url('../fonts/Chosun Gothic.woff') format('woff'),
		url('../fonts/Chosun Gothic.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 500;
	src:url('../fonts/Chosun Gothic.eot') format('eot'),
		url('../fonts/Chosun Gothic.woff2') format('woff2'),
		url('../fonts/Chosun Gothic.woff') format('woff'),
		url('../fonts/Chosun Gothic.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 600;
	src:url('../fonts/Chosun M Gothic Bold.eot') format('eot'),
		url('../fonts/Chosun M Gothic Bold.woff2') format('woff2'),
		url('../fonts/Chosun M Gothic Bold.woff') format('woff'),
		url('../fonts/Chosun M Gothic Bold.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 700;
	src:url('../fonts/Chosun M Gothic Bold.eot') format('eot'),
		url('../fonts/Chosun M Gothic Bold.woff2') format('woff2'),
		url('../fonts/Chosun M Gothic Bold.woff') format('woff'),
		url('../fonts/Chosun M Gothic Bold.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 800;
	src:url('../fonts/Chosun M Gothic Bold.eot') format('eot'),
		url('../fonts/Chosun M Gothic Bold.woff2') format('woff2'),
		url('../fonts/Chosun M Gothic Bold.woff') format('woff'),
		url('../fonts/Chosun M Gothic Bold.ttf') format('trusetype');		
}

@font-face {
	font-family: "ChosunGothic";
	font-style: normal;
	font-weight: 900;
	src:url('../fonts/Chosun M Gothic Bold.eot') format('eot'),
		url('../fonts/Chosun M Gothic Bold.woff2') format('woff2'),
		url('../fonts/Chosun M Gothic Bold.woff') format('woff'),
		url('../fonts/Chosun M Gothic Bold.ttf') format('trusetype');		
}

