/* pretendard */
/* @font-face { */
/*     font-family: "pretendard"; */
/*     src: url("../font/Pretendard-Thin.woff2") format("font-woff2"), url("../font/Pretendard-Thin.woff") format("font-woff"); */
/*     font-weight: 300; */
/*   } */
  
/*   @font-face { */
/*     font-family: "pretendard"; */
/*     src: url("../font/Pretendard-Regular.woff") format("font-woff"); */
/*     font-weight: 400; */
/*   } */
/*   @font-face { */
/*     font-family: "pretendard"; */
/*     src: url("../font/Pretendard-Medium.woff2") format("font-woff2"), url("../font/Pretendard-Medium.woff") format("font-woff"); */
/*     font-weight: 500; */
/*   } */
/*   @font-face { */
/*     font-family: "pretendard"; */
/*     src: url("../font/Pretendard-SemiBold.woff2") format("font-woff2"), url("../font/Pretendard-SemiBold.woff") format("font-woff"); */
/*     font-weight: 600; */
/*   } */
/*   @font-face { */
/*     font-family: "pretendard"; */
/*     src:url("../font/Pretendard-Bold.woff2") format("font-woff2"), url("../font/Pretendard-Bold.woff") format("font-woff"); */
/*     font-weight: 700; */
/*   } */
/*   @font-face { */
/*     font-family: "pretendard"; */
/*     src: url("../font/Pretendard-Black.woff2") format("font-woff2"), url("../font/Pretendard-Black.woff") format("font-woff"); */
/*     font-weight: 900; */
/*   } */

/* 나눔스퀘어 */
@font-face {
	font-family: "NanumSquareRound";
	src: url("../font/NanumSquareRound.woff");
	font-weight : normal;
	font-style:normal;
}