@charset "utf-8";

@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 300;
  src: url(../_font/NotoSansKR-Light.eot) format('eot');
  src: url(../_font/NotoSansKR-Light.woff2) format('woff2'),
       url(../_font/NotoSansKR-Light.woff) format('woff'),
       url(../_font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 400;
  src: url(../_font/NotoSansKR-Regular.eot) format('eot');
  src: url(../_font/NotoSansKR-Regular.woff2) format('woff2'),
       url(../_font/NotoSansKR-Regular.woff) format('woff'),
       url(../_font/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 600;
  src: url(../_font/NotoSansKR-Medium.eot) format('eot');
  src: url(../_font/NotoSansKR-Medium.woff) format('woff'),
       url(../_font/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'NotoSansKR';
  font-style: normal;
  font-weight: 700;
  src: url(../_font/NotoSansKR-Bold.eot) format('eot');
  src: url(../_font/NotoSansKR-Bold.woff2) format('woff2'),
       url(../_font/NotoSansKR-Bold.woff) format('woff'),
       url(../_font/NotoSansKR-Bold.otf) format('opentype');
}


@import url('fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
