/* 페이퍼로지 */
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-1Thin.woff2') format('woff2'), url('../font/Paperlogy-1Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-2ExtraLight.woff2') format('woff2'), url('../font/Paperlogy-2ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-3Light.woff2') format('woff2'), url('../font/Paperlogy-3Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-4Regular.woff2') format('woff2'), url('../font/Paperlogy-4Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-5Medium.woff2') format('woff2'), url('../font/Paperlogy-5Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-6SemiBold.woff2') format('woff2'), url('../font/Paperlogy-6SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-7Bold.woff2') format('woff2'), url('../font/Paperlogy-7Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-8ExtraBold.woff2') format('woff2'), url('../font/Paperlogy-8ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Paperlogy';
    src: url('../font/Paperlogy-9Black.woff2') format('woff2'), url('../font/Paperlogy-9Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

/* Rix이누아리두리네 */
@font-face {
    font-family: 'RixInooAriDuriR';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2207-01@1.0/RixInooAriDuriR.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/* 여기어때 잘난체 */
@font-face {
    font-family: 'yg-jalnan';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_four@1.2/JalnanOTF00.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 나눔명조 */
@font-face {
    font-family: 'NanumMyeongjo';
    src: url('../font//NanumMyeongjo.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NanumMyeongjoBold';
    src: url('../font//NanumMyeongjoBold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NanumMyeongjoExtraBold';
    src: url('../font//NanumMyeongjoExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
}