﻿
@font-face{
	font-family:nGothic;
	font-style:normal;
	font-weight:normal;
	src: url('../font/NanumGothic.eot'); 
	src:local('nGothic'), url('../font/NanumGothic.eot') format('embedded-opentype'), /* IE9 */
		 url('../font/NanumGothic.woff') format('woff'), 
		 url('../font/NanumGothic.ttf') format('truetype');
}
@font-face{
	font-family:nGothicB;
	font-style:normal;
	font-weight:bold;
	src: url('../font/NanumGothicBold.eot');
	src:local('nGothicB'), url('../font/NanumGothicBold.eot') format('embedded-opentype'), /* IE9 */
		 url('../font/NanumGothicBold.woff') format('woff'),
		 url('../font/NanumGothicBold.ttf') format('truetype');
}
@font-face{
	font-family:nGothicEB;
	font-style:normal;
	font-weight:bold;
	src: url('../font/NanumGothicExtraBold.eot');
	src:local('nGothicEB'), url('../font/NanumGothicExtraBold.eot') format('embedded-opentype'), /* IE9 */
		 url('../font/NanumGothicExtraBold.woff') format('woff'),
		 url('../font/NanumGothicExtraBold.ttf') format('truetype');
}
@font-face{
	font-family:Pretendard;
	font-style:normal;
	font-weight:normal;
	src:local('Pretendard'), url("../font/Pretendard-Medium.woff") format('woff');
}