/* 나눔고딕 */
@font-face{
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url('font/NanumGothic-Regular.eot'); 
  src: local('※'), url('font/NanumGothic-Regular.woff') format('woff'); 
}

@font-face{
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 600;
  src: url('font/NanumGothic-Bold.eot'); 	
  src: local('※'), url('font/NanumGothic-Bold.woff') format('woff'); 
}

/* 나눔스퀘어 */
@font-face{
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 400;
  src: url('font/NanumSquareR.eot'); 
  src: local('※'), url('font/NanumSquareR.woff') format('woff'); 
}

@font-face{
  font-family: 'Nanum Square';
  font-style: normal;
  font-weight: 600;
  src: url('font/NanumSquareB.eot'); 	
  src: local('※'), url('font/NanumSquareB.woff') format('woff'); 
}