@charset"utf-8";

@import url('https://fonts.googleapis.com/css?family=Poppins:400,600,800&display=swap');



@font-face {
    font-family: 'paper';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-4Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'paper';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-6SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'paper';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408-3@1.0/Paperlogy-8ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}




@font-face {
    font-family: 'noto';
    src: url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.eot');
    src: url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'),
         url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.woff2') format('woff2'),
         url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.woff') format('woff'),
         url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.ttf') format('truetype'),
         url('../webfont/NotoKR/NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg');
    font-weight: 400;
    font-style: normal;

}





@font-face {
    font-family: 'noto';
    src: url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.eot');
    src: url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.eot?#iefix') format('embedded-opentype'),
         url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.woff2') format('woff2'),
         url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.woff') format('woff'),
         url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.ttf') format('truetype'),
         url('../webfont/NotoKR/NotoKR-Medium/notokr-medium.svg#notokr-medium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'noto';
    src: url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.eot');
    src: url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.eot?#iefix') format('embedded-opentype'),
         url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.woff2') format('woff2'),
         url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.woff') format('woff'),
         url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.ttf') format('truetype'),
         url('../webfont/NotoKR/NotoKR-Bold/notokr-bold.svg#notokr-bold') format('svg');
    font-weight: 600;
    font-style: normal;

}



@font-face {
    font-family: 'noto';
    src: url('../webfont/NotoKR/NotoKR-Black/notokr-black.eot');
    src: url('../webfont/NotoKR/NotoKR-Black/notokr-black.eot?#iefix') format('embedded-opentype'),
         url('../webfont/NotoKR/NotoKR-Black/notokr-black.woff2') format('woff2'),
         url('../webfont/NotoKR/NotoKR-Black/notokr-black.woff') format('woff'),
         url('../webfont/NotoKR/NotoKR-Black/notokr-black.ttf') format('truetype'),
         url('../webfont/NotoKR/NotoKR-Black/notokr-black.svg#notokr-black') format('svg');
    font-weight: 800;
    font-style: normal;
}


.paper{font-family: 'Poppins','paper', 'noto', sans-serif; text-transform:uppercase}
.noto{font-family:'Poppins','noto', sans-serif;}
.ns{font-family:'Poppins', 'ns','noto', sans-serif !important; }