@charset "utf-8";

/* ===============================================================
 * Company : (주)범일정보 http://bumil.co.kr/
 * File Name		 : font.css
 * Description  :  All page Font CSS.
 * Created	 : 2017.09.08 / Bumil / Design / JangJiHyun
=============================================================== */
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  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'),
       url(../../fonts/nanumgothic/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  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'),
       url(../../fonts/nanumgothic/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(../../fonts/nanumgothic/NanumGothic-ExtraBold.eot);
  src: url(../../fonts/nanumgothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(../../fonts/nanumgothic/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(../../fonts/nanumgothic/NanumGothic-ExtraBold.woff) format('woff'),
       url(../../fonts/nanumgothic/NanumGothic-ExtraBold.ttf) format('truetype');
}
/* 
@font-face {
    font-family:'Noto Sans';
    font-style:normal;
    font-weight:200;
    src: local('Noto Sans Light'), local('NotoSans-Light'),
    url(../../fonts/eot/NotoSansKR-Light-Hestia.eot),
    url(../../fonts/eot/NotoSansKR-Light-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../../fonts/woff/NotoSansKR-Light-Hestia.woff) format('woff'),
    url(../../fonts/otf/NotoSansKR-Light-Hestia.otf) format('opentype');
}

@font-face {
    font-family:'Noto Sans';
    font-style: normal;
    font-weight:400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url(../../fonts/eot/NotoSansKR-Regular-Hestia.eot),
    url(../../fonts/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../../fonts/woff/NotoSansKR-Regular-Hestia.woff) format('woff'),
    url(../../fonts/otf/NotoSansKR-Regular-Hestia.otf) format('opentype');
}

@font-face {
    font-family:'Noto Sans';
    font-style:normal;
    font-weight:600;
    src:local('Noto Sans Bold'), local('NotoSans-Bold'),
    url(../../fonts/eot/NotoSansKR-Bold-Hestia.eot),
    url(../../fonts/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format('embedded-opentype'),
    url(../../fonts/woff/NotoSansKR-Bold-Hestia.woff) format('woff'),
    url(../../fonts/otf/NotoSansKR-Bold-Hestia.otf) format('opentype');
}
 */

@font-face {
 font-family: 'NanumSquare';
 font-weight:200;
 src: url(../../fonts/NanumSquare/NanumSquareL.eot);
 src: url(../../fonts/NanumSquare/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(../../fonts/NanumSquare/NanumSquareL.woff) format('woff'),
      url(../../fonts/NanumSquare/NanumSquareL.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
  font-weight:400;
 src: url(../../fonts/NanumSquare/NanumSquareR.eot);
 src: url(../../fonts/NanumSquare/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(../../fonts/NanumSquare/NanumSquareR.woff) format('woff'),
      url(../../fonts/NanumSquare/NanumSquareR.ttf) format('truetype');
}

@font-face {
 font-family: 'NanumSquare';
  font-weight:600;
 src: url(../../fonts/NanumSquare/NanumSquareB.eot);
 src: url(../../fonts/NanumSquare/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(../../fonts/NanumSquare/NanumSquareB.woff) format('woff'),
      url(../../fonts/NanumSquare/NanumSquareB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
  font-weight:800;
 src: url(../../fonts/NanumSquare/NanumSquareEB.eot);
 src: url(../../fonts/NanumSquare/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(../../fonts/NanumSquare/NanumSquareEB.woff) format('woff'),
      url(../../fonts/NanumSquare/NanumSquareEB.ttf) format('truetype');
}
