/******** ³ª´®½ºÄù¾î *******/
@font-face {
  font-family: 'NanumSquare-B';
  src: url('../font/NanumSquareB.eot');
  src: url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumSquareB.woff') format('woff'),
       url('../font/NanumSquareB.ttf')  format('truetype');
  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'NanumSquare-R';
  src: url('../font/NanumSquareR.eot');
  src: url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumSquareR.woff') format('woff'),
       url('../font/NanumSquareR.ttf')  format('truetype'),
       url('../font/NanumSquareR.svg#NanumsquareRegular') format('svg');
  font-style:   normal;
  font-weight:  normal;
}
@font-face {
  font-family: 'NanumSquare-L';
  src: url('../font/NanumSquareL.eot');
  src: url('../font/NanumSquareL.eot?#iefix') format('embedded-opentype'),
       url('../font/NanumSquareL.woff') format('woff'),
       url('../font/NanumSquareL.ttf')  format('truetype'),
       url('../font/NanumSquareL.svg#NanumSquareLight') format('svg');
  font-style:   normal;
  font-weight:  normal;
}

/******** FontAwesome *******/
@font-face {
  font-family: 'FontAwesome';
  src: url('../font/FontAwesome.eot');
  src: url('../font/FontAwesome.eot?#iefix') format('embedded-opentype'),
       url('../font/FontAwesome.woff') format('woff'),
       url('../font/FontAwesome.ttf')  format('truetype'),
       url('../font/FontAwesome.svg#FontAwesome') format('svg');
  font-style:   normal;
  font-weight:  normal;
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 100;
    src: local('Noto Sans Thin'), local('NotoSans-Thin'),
    url('../font/noto/eot/NotoSansKR-Thin-Hestia.eot'),
    url('../font/noto/eot/NotoSansKR-Thin-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../font/noto/woff/NotoSansKR-Thin-Hestia.woff') format('woff'),
    url('../font/noto/otf/NotoSansKR-Thin-Hestia.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 400;
    src: local('Noto Sans Regular'), local('NotoSans-Regular'),
    url('../font/notokr-regular.eot'),
    url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
    url('../font/notokr-regular.woff') format('woff'),
    url('../font/notokr-regular.otf') format('opentype');
}

@font-face {
    font-family: 'Noto Sans Korean';
    font-style: normal;
    font-weight: 700;
    src: local('Noto Sans Bold'), local('NotoSans-Bold'),
    url('../font/NotoSansKR-Bold-Hestia.eot'),
    url('../font/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'),
    url('../font/NotoSansKR-Bold-Hestia.woff') format('woff'),
    url('../font/NotoSansKR-Bold-Hestia.otf') format('opentype');
}