@charset "utf-8";
/* -------------------------------- 
 * Author	:  Son Hyun Kyung
 * Date  :  2020-06-19
 * -------------------------------- */
/* 나눔바른고딕 볼드 */ 
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 500;
 src: url('../font/NanumBarunGothic/NanumBarunGothicBoldSubset.eot');
 src: url('../font/NanumBarunGothic/NanumBarunGothicBoldSubset.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic/NanumBarunGothicBoldSubset.woff2') format('woff2'),
      url('../font/NanumBarunGothic/NanumBarunGothicBoldSubset.woff') format('woff'),
      url('../font/NanumBarunGothic/NanumBarunGothicBoldSubset.ttf') format('truetype');
}
/* 나눔바른고딕 레귤러 */ 
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 400;
 src: url('../font/NanumBarunGothic/NanumBarunGothicSubset.eot');
 src: url('../font/NanumBarunGothic/NanumBarunGothicSubset.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic/NanumBarunGothicSubset.woff2') format('woff2'),
      url('../font/NanumBarunGothic/NanumBarunGothicSubset.woff') format('woff'),
      url('../font/NanumBarunGothic/NanumBarunGothicSubset.ttf') format('truetype');
}
/* 나눔바른고딕 라이트 */ 
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 300;
 src: url('../font/NanumBarunGothic/NanumBarunGothicLightSubset.eot');
 src: url('../font/NanumBarunGothic/NanumBarunGothicLightSubset.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic/NanumBarunGothicLightSubset.woff2') format('woff2'),
      url('../font/NanumBarunGothic/NanumBarunGothicLightSubset.woff') format('woff'),
      url('../font/NanumBarunGothic/NanumBarunGothicLightSubset.ttf') format('truetype');
}
/* 나눔바른고딕 울트라라이트 */ 
@font-face {
 font-family: 'NanumBarunGothic';
 font-weight: 200;
 src: url('../font/NanumBarunGothic/NanumBarunGothicUltraLightSubset.eot');
 src: url('../font/NanumBarunGothic/NanumBarunGothicUltraLightSubset.eot?#iefix') format('embedded-opentype'),
      url('../font/NanumBarunGothic/NanumBarunGothicUltraLightSubset.woff2') format('woff2'),
      url('../font/NanumBarunGothic/NanumBarunGothicUltraLightSubset.woff') format('woff'),
      url('../font/NanumBarunGothic/NanumBarunGothicUltraLightSubset.ttf') format('truetype');
}
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);