@charset "utf-8";


/* pp editorial new */
@font-face {
    font-family: 'PP Editorial New'; font-weight: 100;
    src: url(../font/PPEditorialNew-Ultralight.otf) format('opentype');
}
@font-face {
    font-family: 'PP Editorial New'; font-weight: 300;
    src: url(../font/PPEditorialNew-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'PP Editorial New'; font-weight: 500;
    src: url(../font/PPEditorialNew-Ultrabold.otf) format('opentype');
}
@font-face {
    font-family: 'PP Editorial New Italic'; font-weight: 100;
    src: url(../font/PPEditorialNew-UltralightItalic.otf) format('opentype');
}
@font-face {
    font-family: 'PP Editorial New Italic'; font-weight: 300;
    src: url(../font/PPEditorialNew-Italic.otf) format('opentype');
}
@font-face {
    font-family: 'PP Editorial New Italic'; font-weight: 500;
    src: url(../font/PPEditorialNew-UltraboldItalic.otf) format('opentype');
}


/* neulis sans */

@font-face {
    font-family: 'Neulis Sans'; font-weight: 100;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Light.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans'; font-weight: 200;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Medium.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans'; font-weight: 300;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans'; font-weight: 400;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Semi_Bold.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans'; font-weight: 500;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Bold.otf) format('opentype');
}

/* Neulis Sans Italic */
@font-face {
    font-family: 'Neulis Sans Italic'; font-weight: 100;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Neue_Light_Italic.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans Italic'; font-weight: 200;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Neue_Medium_Italic.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans Italic'; font-weight: 300;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Neue_Italic.otf) format('opentype');
}
@font-face {
    font-family: 'Neulis Sans Italic'; font-weight: 400;
    src: url(../font/fonnts.com-239824/fonts/fonnts.com-Neulis_Sans_Semi_Bold_Italic.otf) format('opentype');
}


/* Pretendard */
@font-face {
    font-family: 'Pretendard'; font-weight: 100;
    src: url(../font/Pretendard-Light.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard'; font-weight: 300;
    src: url(../font/Pretendard-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Pretendard'; font-weight: 500;
    src: url(../font/Pretendard-Medium.otf) format('opentype');
}
