/*@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/NotoSansKR/NotoSansKR-Regular.woff2') format('woff2'),
         url('../fonts/NotoSansKR/NotoSansKR-Regular.woff') format('woff'),
         url('../fonts/NotoSansKR/NotoSansKR-Regular.otf') format('opentype');
  } 
   @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/NotoSansKR/NotoSansKR-Medium.woff2') format('woff2'),
         url('../fonts/NotoSansKR/NotoSansKR-Medium.woff') format('woff'),
         url('../fonts/NotoSansKR/NotoSansKR-Medium.otf') format('opentype');
  }
  @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansKR/NotoSansKR-Bold.woff2') format('woff2'),
         url('../fonts/NotoSansKR/NotoSansKR-Bold.woff') format('woff'),
         url('../fonts/NotoSansKR/NotoSansKR-Bold.otf') format('opentype');
  } 
   @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/NotoSansKR/NotoSansKR-Black.woff2') format('woff2'),
         url('../fonts/NotoSansKR/NotoSansKR-Black.woff') format('woff'),
         url('../fonts/NotoSansKR/NotoSansKR-Black.otf') format('opentype');
  } */
