@import url('../../../fonts.googleapis.com/css2/index_family=Poppins_ital,wght@0,100_0,200_0,300_0,400_0,500_0,600_0,700_0,800_0,900_1,100_1,200_1,300_1,400_1,500_1,600_1,700_1,800_1,900&display=swap.css');

@import url(../../../fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*
* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess
https://fonts.googleapis.com/earlyaccess/notosanskr.css
 */
 @font-face {
  font-family: 'NotoSansKRLight';
  font-style: normal;
  font-weight: 300;
  src: url(../font/NotoSansKR-Light.woff2) format('woff2'),
       url(../font/NotoSansKR-Light.woff) format('woff'),
       url(https://doosanweve.dimvis.com/common/font/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(../font/NotoSansKR-Regular.woff2) format('woff2'),
        url(../font/NotoSansKR-Regular.woff) format('woff'),
        url(https://doosanweve.dimvis.com/common/font/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(../font/NotoSansKR-Medium.woff2) format('woff2'),
        url(../font/NotoSansKR-Medium.woff) format('woff'),
        url(https://doosanweve.dimvis.com/common/font/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(../font/NotoSansKR-Bold.woff2) format('woff2'),
        url(../font/NotoSansKR-Bold.woff) format('woff'),
        url(https://doosanweve.dimvis.com/common/font/NotoSansKR-Bold.otf) format('opentype');
 }