@charset "utf-8";

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 200;
  src: url('NotoSerifKR-ExtraLight.woff2') format('woff2'),
       url('NotoSerifKR-ExtraLight.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 300;
  src: url('NotoSerifKR-Light.woff2') format('woff2'),
       url('NotoSerifKR-Light.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 400;
  src: url('NotoSerifKR-Regular.woff2') format('woff2'),
       url('NotoSerifKR-Regular.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 500;
  src: url('NotoSerifKR-Medium.woff2') format('woff2'),
       url('NotoSerifKR-Medium.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 600;
  src: url('NotoSerifKR-SemiBold.woff2') format('woff2'),
       url('NotoSerifKR-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 700;
  src: url('NotoSerifKR-Bold.woff2') format('woff2'),
       url('NotoSerifKR-Bold.woff') format('woff');
}

@font-face {
  font-family: 'NotoSerifKR';
  font-style: normal;
  font-weight: 900;
  src: url('NotoSerifKR-Black.woff2') format('woff2'),
       url('NotoSerifKR-Black.woff') format('woff');
}






