/* @import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700,900&subset=korean'); */


@font-face {
  font-family: 'notokr-demilight ';
  src: url('../font/notokr-demilight.eot');
  src: url('../font/notokr-demilight.eot?#iefix') format('embedded-opentype'),
     /*url('../font/notokr-demilight.woff2') format('woff2'),*/
     url('../font/notokr-demilight.woff') format('woff'),
     url('../font/notokr-demilight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'notokr-regular';
  src: url('../font/notokr-regular.eot');
  src: url('../font/notokr-regular.eot?#iefix') format('embedded-opentype'),
     /*url('../font/notokr-regular.woff2') format('woff2'),*/
     url('../font/notokr-regular.woff') format('woff'),
     url('../font/notokr-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'notokr-medium';
  src: url('../font/notokr-medium.eot');
  src: url('../font/notokr-medium.eot?#iefix') format('embedded-opentype'),
     /*url('../font/notokr-medium.woff2') format('woff2'),*/
     url('../font/notokr-medium.woff') format('woff'),
     url('../font/notokr-medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'notokr-bold';
  src: url('../font/notokr-bold.eot');
  src: url('../font/notokr-bold.eot?#iefix') format('embedded-opentype'),
     /*url('../font/notokr-bold.woff2') format('woff2'),*/
     url('../font/notokr-bold.woff') format('woff'),
     url('../font/notokr-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
 font-family: 'NunitoSans-Light';
 src: url('../font/NunitoSans-Light.eot');
 src: url('../font/NunitoSans-Light?#iefix') format('embedded-opentype'),
    url('../font/NunitoSans-Light.woff') format('woff'),
    url('../font/NunitoSans-Light.ttf') format('truetype');
 font-style:  normal;
 font-weight: normal;
}
@font-face {
 font-family: 'NunitoSans-Regular';
 src: url('../font/NunitoSans-Regular.eot');
 src: url('../font/NunitoSans-Regular#iefix') format('embedded-opentype'),
    url('../font/NunitoSans-Regular.woff') format('woff'),
    url('../font/NunitoSans-Regular.ttf') format('truetype');
 font-style:  normal;
 font-weight: normal;
}
@font-face {
 font-family: 'NunitoSans-SemiBold';
 src: url('../font/NunitoSans-SemiBold.eot');
 src: url('../font/NunitoSans-SemiBold#iefix') format('embedded-opentype'),
    url('../font/NunitoSans-SemiBold.woff') format('woff'),
    url('../font/NunitoSans-SemiBold.ttf') format('truetype');
 font-style:  normal;
 font-weight: normal;
}
@font-face {
 font-family: 'NunitoSans-Bold';
 src: url('../font/NunitoSans-Bold.eot');
 src: url('../font/NunitoSans-Bold#iefix') format('embedded-opentype'),
    url('../font/NunitoSans-Bold.woff') format('woff'),
    url('../font/NunitoSans-Bold.ttf') format('truetype');
 font-style:  normal;
 font-weight: normal;
}
@font-face {
 font-family: 'NunitoSans-Extrabold';
 src: url('../font/NunitoSans-ExtraBold.eot');
 src: url('../font/NunitoSans-ExtraBold#iefix') format('embedded-opentype'),
    url('../font/NunitoSans-ExtraBold.woff') format('woff'),
    url('../font/NunitoSans-ExtraBold.ttf') format('truetype');
 font-style:  normal;
 font-weight: normal;
}

@font-face {
 font-family: 'fontello';
 src: url('../font/fontello.eot');
 src: url('../font/fontello#iefix') format('embedded-opentype'),
    url('../font/fontello.woff') format('woff'),
    url('../font/fontello.ttf') format('truetype');
 font-style: normal;
 font-weight: normal;
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('../font/LibreBaskerville-Italic.eot');
    src: url('../font/LibreBaskerville-Italic#iefix') format('embedded-opentype'),
       url('../font/LibreBaskerville-Italic.woff') format('woff'),
       url('../font/LibreBaskerville-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
   }