@font-face {
    font-family: 'NotoSansKR-Thin';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/NotoSans/NotoSansKR-Thin.woff2) format('woff2'),
         url(../fonts/NotoSans/NotoSansKR-Thin.woff) format('woff'),
         url(../fonts/NotoSans/NotoSansKR-Thin.otf) format('opentype'),
         url(../fonts/NotoSans/NotoSansKR-Thin.ttf) format('ttf');
  }
  @font-face {
    font-family: 'NotoSansKR-Light';
    font-style: normal;
    src: url(../fonts/NotoSans/NotoSansKR-Light.woff2) format('woff2'),
         url(../fonts/NotoSans/NotoSansKR-Light.woff) format('woff'),
         url(../fonts/NotoSans/NotoSansKR-Light.otf) format('opentype'),
         url(../fonts/NotoSans/NotoSansKR-Light.ttf) format('ttf');
  }
  @font-face {
     font-family: 'NotoSansKR-Regular';
     font-style: normal;
     src: url(../fonts/NotoSans/NotoSansKR-Regular.woff2) format('woff2'),
          url(../fonts/NotoSans/NotoSansKR-Regular.woff) format('woff'),
          url(../fonts/NotoSans/NotoSansKR-Regular.otf) format('opentype'),
          url(../fonts/NotoSans/NotoSansKR-Regular.ttf) format('ttf');
   }
  @font-face {
     font-family: 'NotoSansKR-Medium';
     font-style: normal;
     src: url(../fonts/NotoSans/NotoSansKR-Medium.woff2) format('woff2'),
          url(../fonts/NotoSans/NotoSansKR-Medium.woff) format('woff'),
          url(../fonts/NotoSans/fonts/NotoSansKR-Medium.otf) format('opentype'),
          url(../fonts/NotoSans/fonts/NotoSansKR-Medium.ttf) format('ttf');
   }
  @font-face {
     font-family: 'NotoSansKR-Bold';
     font-style: normal;
     src: url(../fonts/NotoSans/NotoSansKR-Bold.woff2) format('woff2'),
          url(../fonts/NotoSans/NotoSansKR-Bold.woff) format('woff'),
          url(../fonts/NotoSans/NotoSansKR-Bold.otf) format('opentype'),
          url(../fonts/NotoSans/NotoSansKR-Bold.ttf) format('ttf');
   }
  @font-face {
     font-family: 'NotoSansKR-Black';
     font-style: normal;
     src: url(../fonts/NotoSans/NotoSansKR-Black.woff2) format('woff2'),
          url(../fonts/NotoSans/NotoSansKR-Black.woff) format('woff'),
          url(../fonts/NotoSans/NotoSansKR-Black.otf) format('opentype'),
          url(../fonts/NotoSans/NotoSansKR-Black.ttf) format('ttf');
   }