@charset "utf-8";
/*-------------------------------------------------
 2016. 11. 22. - myeong-hee park
 -------------------------------------------------*/
@font-face {
	font-family: "icomoon";
	src: url('../../fonts/icomoon.eot?pz0caj');
	src: url('../../fonts/icomoon.woff?pz0caj') format('woff'),
	  url('../../fonts/icomoon.svg?pz0caj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	}	
@font-face { 
	font-family: "NotoT"; 
	src: url('../../fonts/notokrT.eot'); 
	src:  url('../../fonts/notokrT.woff2') format('woff2'), 
	     url('../../fonts/notokrT.woff') format('woff');
	 font-weight: normal;
	 font-style: normal;
	 }
@font-face { 
	font-family: "NotoL"; 
	src: url('../../fonts/notokrL.eot'); 
	src: url('../../fonts/notokrL.woff2') format('woff2'), 
	     url('../../fonts/notokrL.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face { 
	font-family: "NotoD"; 
	src: url('../../fonts/notokrD.eot'); 
	src:  url('../../fonts/notokrD.woff2') format('woff2'), 
	     url('../../fonts/notokrD.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face { 
	font-family: "NotoR"; 
	src: url('../../fonts/notokrR.eot'); 
	src: url('../../fonts/notokrR.woff2') format('woff2'), 
	     url('../../fonts/notokrR.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face { 
	font-family: "NotoM"; 
	src: url('../../fonts/notokrM.eot'); 
	src: url('../../fonts/notokrM.woff2') format('woff2'), 
	     url('../../fonts/notokrM.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face { 
	font-family: "NotoB"; 
	src: url('../../fonts/notokrB.eot'); 
	src:  url('../../fonts/notokrB.woff2') format('woff2'), 
	     url('../../fonts/notokrB.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face { 
	font-family: "Noto Sans KR"; 
	src: url('../../fonts/notokrB.eot'); 
	src:  url('../../fonts/notokrB.woff2') format('woff2'), 
	     url('../../fonts/notokrB.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	}
@font-face {
	font-family:"Square";
	src:url('../../fonts/NanumSquareR.eot');
    src: url('../../fonts/NanumSquareR.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family:"Square";
	src:url('../../fonts/NanumSquareB.eot');
    src: url('../../fonts/NanumSquareB.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	}
	
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../../fonts/roboto-v20-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/roboto-v20-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/roboto-v20-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../../fonts/roboto-v20-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-v20-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-v20-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-v20-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-v20-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-v20-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* nanum-myeongjo-regular - korean */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/nanum-myeongjo-v15-korean-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/nanum-myeongjo-v15-korean-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/nanum-myeongjo-v15-korean-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/nanum-myeongjo-v15-korean-regular.svg#NanumMyeongjo') format('svg'); /* Legacy iOS */
}
/* nanum-myeongjo-700 - korean */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/nanum-myeongjo-v15-korean-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/nanum-myeongjo-v15-korean-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/nanum-myeongjo-v15-korean-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/nanum-myeongjo-v15-korean-700.svg#NanumMyeongjo') format('svg'); /* Legacy iOS */
}
/* nanum-myeongjo-800 - korean */
@font-face {
  font-family: 'Nanum Myeongjo';
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/nanum-myeongjo-v15-korean-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/nanum-myeongjo-v15-korean-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/nanum-myeongjo-v15-korean-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-800.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/nanum-myeongjo-v15-korean-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/nanum-myeongjo-v15-korean-800.svg#NanumMyeongjo') format('svg'); /* Legacy iOS */
}

/* Play 400 */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/Play/Play-Regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Play/Play-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Play/Play-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Play/Play-Regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Play/Play-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Play/Play-Regular.svg') format('svg'); /* Legacy iOS */
}
/* Play 700 */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/Play/Play-Bold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Play/Play-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Play/Play-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Play/Play-Bold.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Play/Play-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Play/Play-Bold.svg') format('svg'); /* Legacy iOS */
}

/* Montserrat 100 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/Montserrat/montserrat-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-100.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-100.svg#montserrat-100') format('svg'); /* Legacy iOS */
}
/* Montserrat 200 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url('../../fonts/Montserrat/montserrat-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-200.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-200.svg#montserrat-200') format('svg'); /* Legacy iOS */
}
/* Montserrat 300 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/Montserrat/montserrat-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-300.svg#montserrat-300') format('svg'); /* Legacy iOS */
}
/* Montserrat 400 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/Montserrat/montserrat-400.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-400.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-400.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-400.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-400.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-400.svg#montserrat-400') format('svg'); /* Legacy iOS */
}
/* Montserrat 500 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/Montserrat/montserrat-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-500.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-500.svg#montserrat-500') format('svg'); /* Legacy iOS */
}
/* Montserrat 600 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/Montserrat/montserrat-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-600.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-600.svg#montserrat-600') format('svg'); /* Legacy iOS */
}
/* Montserrat 700 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/Montserrat/montserrat-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-700.svg#montserrat-700') format('svg'); /* Legacy iOS */
}
/* Montserrat 800 */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/Montserrat/montserrat-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/Montserrat/montserrat-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/Montserrat/montserrat-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/Montserrat/montserrat-800.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/Montserrat/montserrat-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/Montserrat/montserrat-800.svg#montserrat-800') format('svg'); /* Legacy iOS */
}