@charset "utf-8";

@font-face {
  font-family: 'Notokr';
  src: url('../font/NotoSansKR-Light.eot');
  src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
     url('../font/NotoSansKR-Light.woff2') format('woff2'),
	 url('../font/NotoSansKR-Light.woff') format('woff'),
     url('../font/NotoSansKR-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Notokr';
  src: url('../font/NotoSansKR-Regular.eot');
  src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
     url('../font/NotoSansKR-Regular.woff2') format('woff2'),
	 url('../font/NotoSansKR-Regular.woff') format('woff'),
     url('../font/NotoSansKR-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Notokr';
  src: url('../font/NotoSansKR-Medium.eot');
  src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
     url('../font/NotoSansKR-Medium.woff2') format('woff2'),
	 url('../font/NotoSansKR-Medium.woff') format('woff'),
     url('../font/NotoSansKR-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Notokr';
  src: url('../font/NotoSansKR-Bold.eot');
  src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
     url('../font/NotoSansKR-Bold.woff2') format('woff2'),
	 url('../font/NotoSansKR-Bold.woff') format('woff'),
     url('../font/NotoSansKR-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
    font-family: 'Notokr';
    src: url('../font/NotoSansKR-Black.eot');
    src: url('../font/NotoSansKR-Black.eot?#iefix') format('embedded-opentype'),
       url('../font/NotoSansKR-Black.woff2') format('woff2'),
       url('../font/NotoSansKR-Black.woff') format('woff'),
       url('../font/NotoSansKR-Black.otf') format('truetype');
    font-weight: 900;
}

@font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-ExtraLight.eot');
   src: url('../font/NunitoSans-ExtraLight.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-ExtraLight.woff') format('woff'),
      url('../font/NunitoSans-ExtraLight.ttf') format('truetype');
   font-weight: 100;
 }
@font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-Light.eot');
   src: url('../font/NunitoSans-Light.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-Light.woff') format('woff'),
      url('../font/NunitoSans-Light.ttf') format('truetype');
   font-weight: 300;
 }
 @font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-Regular.eot');
   src: url('../font/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-Regular.woff') format('woff'),
      url('../font/NunitoSans-Regular.ttf') format('truetype');
   font-weight: 400;
 }
 @font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-Bold.eot');
   src: url('../font/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-Bold.woff') format('woff'),
      url('../font/NunitoSans-Bold.ttf') format('truetype');
   font-weight: 600;
 } 
 @font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-ExtraBold.eot');
   src: url('../font/NunitoSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-ExtraBold.woff') format('woff'),
      url('../font/NunitoSans-ExtraBold.ttf') format('truetype');
   font-weight: 700;
 } 
 @font-face {
   font-family: 'Nunito Sans';
   src: url('../font/NunitoSans-Black.eot');
   src: url('../font/NunitoSans-Black.eot?#iefix') format('embedded-opentype'),
     url('../font/NunitoSans-Black.woff') format('woff'),
      url('../font/NunitoSans-Black.ttf') format('truetype');
   font-weight: 900;
 }  