@charset "UTF-8";


@font-face {
    font-family: 'paper';
    src: url('../webfont/paperlogy/Paperlogy-4Regular.ttf');
    font-weight: 400;
    font-style: normal;

}



@font-face {
    font-family: 'paper';
    src: url('../webfont/paperlogy/Paperlogy-5Medium.ttf');
    font-weight: 500;
    font-style: normal;

}


@font-face {
    font-family: 'paper';
    src: url('../webfont/paperlogy/Paperlogy-6SemiBold.ttf');
    font-weight: 600;
    font-style: normal;

}



@font-face {
    font-family: 'paper';
    src: url('../webfont/paperlogy/PAPERLOGY-8EXTRABOLD.ttf');
    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 !important; }
.Pretendard{font-family: 'Poppins','Pretendard', 'noto', sans-serif; text-transform:uppercase}
.noto{font-family:'Poppins','noto', sans-serif;}
