@charset "utf-8";

/*@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700');*/
/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900|Noto+Sans+KR');*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Nanum+Pen+Script&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;900&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*@import url('http://www.openhiun.com/hangul/nanumbarungothic.css');*/
@import url('https://fonts.googleapis.com/css2?family=Play:wght@300;400;500;700;900&display=swap');
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');
@import url('https://fonts.googleapis.com/css?family=Nanum+Myeongjo&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gothic+A1:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: normal;
  src: url(../fonts/nanumgothic/NanumGothic-Regular.eot);
  src: url(../fonts/nanumgothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/nanumgothic/NanumGothic-Regular.woff2) format('woff2'),
       url(../fonts/nanumgothic/NanumGothic-Regular.woff) format('woff')
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/nanumgothic/NanumGothic-Bold.eot);
  src: url(../fonts/nanumgothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../fonts/nanumgothic/NanumGothic-Bold.woff2) format('woff2'),
       url(../fonts/nanumgothic/NanumGothic-Bold.woff) format('woff')
}




@font-face {
   font-family: 'Mont-ExtraLightDEMO';
   font-style: normal;
   font-weight: 400;
   src: url(../fonts/mont/Mont-ExtraLightDEMO.otf);

}

@font-face {
   font-family: 'Mont-HeavyDEMO';
   font-style: bold;
   font-weight: 700;
   src: url(../fonts/mont/Mont-HeavyDEMO.otf);

}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}
