
/*** web font ***/

@font-face {font-family:NanumGothic; src:url(font/NanumGothic.woff); }
@font-face {font-family:NanumGothicB; src:url(font/NanumGothicBold.woff); }
@font-face {font-family:NanumMyeongjo; src:url(font/NanumMyeongjo.woff); }

@font-face {font-family:Hanna; src:url(font/BM-HANNA.woff); }
@font-face {font-family:JejuGothic; src:url(font/JejuGothic-Regular.woff); }
@font-face {font-family:JejuHallasan; src:url(font/JejuHallasan-Regular.woff); }
@font-face {font-family:JejuMyeongjo; src:url(font/JejuMyeongjo-Regular.woff); }

@font-face {font-family:NanumGothicCoding; src:url(font/NanumGothicCoding-Regular.woff); }
@font-face {font-family:NanumGothicCodingB; src:url(font/NanumGothicCoding-Bold.woff); }

@font-face {font-family:KoPubBatangL; src:url(font/KoPubBatang-Light.woff); }
@font-face {font-family:KoPubBatangR; src:url(font/KoPubBatang-Regular.woff); }
@font-face {font-family:KoPubBatangB; src:url(font/KoPubBatang-Bold.woff); }

@font-face {font-family:NanumBrush; src:url(font/NanumBrushScript-Regular.woff); }
@font-face {font-family:NanumPen; src:url(font/NanumPenScript-Regular.woff); }

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: local('Noto Sans KR Thin'), local('NotoSansKR-Thin'), url(font/NotoSansKR-Thin.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: local('Noto Sans KR Light'), local('NotoSansKR-Light'), url(font/NotoSansKR-Light.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans KR Regular'), local('NotoSansKR-Regular'), url(font/NotoSansKR-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src: local('Noto Sans KR Medium'), local('NotoSansKR-Medium'), url(font/NotoSansKR-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans KR Bold'), local('NotoSansKR-Bold'), url(font/NotoSansKR-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 900;
  src: local('Noto Sans KR Black'), local('NotoSansKR-Black'), url(font/NotoSansKR-Black.woff) format('woff');
}

