@charset "utf-8";

@font-face {
	font-family: 'SeoulNamsan';
	font-style: normal;
	font-weight: 300;
	src:local(¡Ø),
    	 url('../../share/css/font/SeoulNamsanB.eot?#iefix') format('embedded-opentype'),
         url('../../share/css/font/SeoulNamsanB.woff2') format('woff2'),
         url('../../share/css/font/SeoulNamsanB.woff') format('woff'),
         url('../../share/css/font/SeoulNamsanB.ttf') format('truetype'),
         url('../../share/css/font/SeoulNamsanB.svg') format('svg');
}

/* 나눔 스퀘어 */

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 200;
	src:local(¡Ø),
	url('../../share/css/font/NanumSquareL.eot'),
	url('../../share/css/font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
	url('../../share/css/font/NanumSquareL.woff') format('woff'),
	url('../../share/css/font/NanumSquareL.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 300;
	src:local(¡Ø),
	url('../../share/css/font/NanumSquareR.eot'),
	url('../../share/css/font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
	url('../../share/css/font/NanumSquareR.woff') format('woff'),
	url('../../share/css/font/NanumSquareR.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 500;
	src:local(¡Ø),
	url('../../share/css/font/NanumSquareB.eot'),
	url('../../share/css/font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
	url('../../share/css/font/NanumSquareB.woff') format('woff'),
	url('../../share/css/font/NanumSquareB.ttf') format('truetype');
}

@font-face {
	font-family: 'NanumSquare';
	font-style: normal;
	font-weight: 800;
	src:local(¡Ø),
	url('../../share/css/font/NanumSquareEB.eot'),
	url('../../share/css/font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
	url('../../share/css/font/NanumSquareEB.woff') format('woff'),
	url('../../share/css/font/NanumSquareEB.ttf') format('truetype');
}

@font-face {
  font-family: 'Tahoma';
  font-style: normal;
  font-weight: 400;
  src: url('../../share/css/font/Tahoma.eot');
  src: local('sdf51'),
       local('sdf51'),
       url('../../share/css/font/Tahoma.eot?#iefix') format('embedded-opentype'),
       url('../../share/css/font/Tahoma.woff') format('woff'),
       url('../../share/css/font/Tahoma.ttf') format('truetype');
}
