@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'ns';
font-weight: 400;
src: url('../font/NotoSansKR-Regular.eot'); src:local(※);
src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
	 url('../font/NotoSansKR-Regular.woff2') format('woff2'),
	 url('../font/NotoSansKR-Regular.woff') format('woff'),
	 url('../font/NotoSansKR-Regular.svg#ns') format('svg');
}
@font-face {
font-family: 'ns';
font-weight: 500;
src: url('../font/NotoSansKR-Medium.eot'); src:local(※);
src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
	 url('../font/NotoSansKR-Medium.woff2') format('woff2'),
	 url('../font/NotoSansKR-Medium.woff') format('woff'),
	 url('../font/NotoSansKR-Medium.svg#ns') format('svg');
}
@font-face {
font-family: 'ns';
font-weight: 700;
src: url('../font/NotoSansKR-Bold.eot'); src:local(※);
src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
	 url('../font/NotoSansKR-Bold.woff2') format('woff2'),
	 url('../font/NotoSansKR-Bold.woff') format('woff'),
	 url('../font/NotoSansKR-Bold.svg#ns') format('svg');
}

/* Web Font poppins */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../font/poppins-v19-latin-300.eot');
  src: local(''),
       url('../font/poppins-v19-latin-300.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-300.woff2') format('woff2'),
       url('../font/poppins-v19-latin-300.woff') format('woff'),
       url('../font/poppins-v19-latin-300.ttf') format('truetype'),
       url('../font/poppins-v19-latin-300.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../font/poppins-v19-latin-regular.eot');
  src: local(''),
       url('../font/poppins-v19-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-regular.woff2') format('woff2'),
       url('../font/poppins-v19-latin-regular.woff') format('woff'),
       url('../font/poppins-v19-latin-regular.ttf') format('truetype'),
       url('../font/poppins-v19-latin-regular.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../font/poppins-v19-latin-600.eot');
  src: local(''),
       url('../font/poppins-v19-latin-600.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-600.woff2') format('woff2'),
       url('../font/poppins-v19-latin-600.woff') format('woff'),
       url('../font/poppins-v19-latin-600.ttf') format('truetype'),
       url('../font/poppins-v19-latin-600.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../font/poppins-v19-latin-700.eot');
  src: local(''),
       url('../font/poppins-v19-latin-700.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-700.woff2') format('woff2'),
       url('../font/poppins-v19-latin-700.woff') format('woff'),
       url('../font/poppins-v19-latin-700.ttf') format('truetype'),
       url('../font/poppins-v19-latin-700.svg#Poppins') format('svg');
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../font/poppins-v19-latin-800.eot');
  src: local(''),
       url('../font/poppins-v19-latin-800.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-800.woff2') format('woff2'),
       url('../font/poppins-v19-latin-800.woff') format('woff'),
       url('../font/poppins-v19-latin-800.ttf') format('truetype'),
       url('../font/poppins-v19-latin-800.svg#Poppins') format('svg');
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../font/poppins-v19-latin-900.eot');
  src: local(''),
       url('../font/poppins-v19-latin-900.eot?#iefix') format('embedded-opentype'),
       url('../font/poppins-v19-latin-900.woff2') format('woff2'),
       url('../font/poppins-v19-latin-900.woff') format('woff'),
       url('../font/poppins-v19-latin-900.ttf') format('truetype'),
       url('../font/poppins-v19-latin-900.svg#Poppins') format('svg');
}
