@charset 'utf-8';

@font-face {
  font-family: "NotoSerif";
  font-style: normal;
  font-weight: 200;
  src: url(NotoSerifCJKkr-ExtraLight.woff2) format('woff2'),
       url(NotoSerifCJKkr-ExtraLight.woff) format('woff'),
       url(NotoSerifCJKkr-ExtraLight.otf) format('opentype');
}

@font-face {
  font-family: "NotoSerif";
  font-style: normal;
  font-weight: 400;
  src: url(NotoSerifCJKkr-Regular.woff2) format('woff2'),
       url(NotoSerifCJKkr-Regular.woff) format('woff'),
       url(NotoSerifCJKkr-Regular.otf) format('opentype');
}

@font-face {
  font-family: "NotoSerif";
  font-style: normal;
  font-weight: 600;
  src: url(NotoSerifCJKkr-Bold.woff2) format('woff2'),
       url(NotoSerifCJKkr-Bold.woff) format('woff'),
       url(NotoSerifCJKkr-Bold.otf) format('opentype');
}


