@import url('https://fonts.googleapis.com/css?family=Poppins:300, 400,600,700,800&display=swap');
/*
* NotoSans
 */

@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight: 300;
  src: url('../_font/NotoSansKR/NotoSansKR-Thin.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Thin.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Thin.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
}



@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight: 400;
  src: url('../_font/NotoSansKR/NotoSansKR-Light.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Light.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Light.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Light.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight: 500;
  src: url('../_font/NotoSansKR/NotoSansKR-DemiLight.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-DemiLight.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-DemiLight.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-DemiLight.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 600;
  src: url('../_font/NotoSansKR/NotoSansKR-Regular.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Regular.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Regular.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight: 700;
  src: url('../_font/NotoSansKR/NotoSansKR-Medium.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Medium.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Medium.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
}


@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight:800;
  src: url('../_font/NotoSansKR/NotoSansKR-Bold.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Bold.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Bold.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}



@font-face {
  font-family: 'NotoSans';
  font-style:normal;
  font-weight: 900;
  src: url('../_font/NotoSansKR/NotoSansKR-Black.eot'); /* IE9 Compat Modes */
  src: url('../_font/NotoSansKR/NotoSansKR-Black.woff') format('woff'),
       url('../_font/NotoSansKR/NotoSansKR-Black.otf') format('opentype'),
	   url('../_font/NotoSansKR/NotoSansKR-Black.ttf') format('truetype'); /* Safari, Android, iOS */
}



/*
* 나눔스퀘어
 */

@font-face {
  font-family: 'NanumSquare';
  font-style:normal;
  font-weight: 300;
  src: url('../_font/NanumSquare/NanumSquareL.eot'); /* IE9 Compat Modes */
  src: url('../_font/NanumSquare/NanumSquareL.woff') format('woff'),
       url('../_font/NanumSquare/NanumSquareL.otf') format('opentype'),
	   url('../_font/NanumSquare/NanumSquareL.ttf') format('truetype'); /* Safari, Android, iOS */
}


@font-face {
  font-family: 'NanumSquare';
  font-style:normal;
  font-weight: 400;
  src: url('../_font/NanumSquare/NanumSquareR.eot'); /* IE9 Compat Modes */
  src: url('../_font/NanumSquare/NanumSquareR.woff') format('woff'),
       url('../_font/NanumSquare/NanumSquareR.otf') format('opentype'),
	   url('../_font/NanumSquare/NanumSquareR.ttf') format('truetype'); /* Safari, Android, iOS */
}


@font-face {
  font-family: 'NanumSquare';
  font-style:normal;
  font-weight: 600;
  src: url('../_font/NanumSquare/NanumSquareB.eot'); /* IE9 Compat Modes */
  src: url('../_font/NanumSquare/NanumSquareB.woff') format('woff'),
       url('../_font/NanumSquare/NanumSquareB.otf') format('opentype'),
	   url('../_font/NanumSquare/NanumSquareB.ttf') format('truetype'); /* Safari, Android, iOS */
}


@font-face {
  font-family: 'NanumSquare';
  font-style:normal;
  font-weight: 800;
  src: url('../_font/NanumSquare/NanumSquareEB.eot'); /* IE9 Compat Modes */
  src: url('../_font/NanumSquare/NanumSquareEB.woff') format('woff'),
       url('../_font/NanumSquare/NanumSquareEB.otf') format('opentype'),
	   url('../_font/NanumSquare/NanumSquareEB.ttf') format('truetype'); /* Safari, Android, iOS */
}
