/* 나눔스퀘어 */
@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeoTTF-aLt.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeoTTF-bRg.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeo-Variable.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeoTTF-cBd.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeoTTF-dEb.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url('../font/NanumSquareNeoTTF-eHv.woff2') format('woff2');
    font-weight: 800;
    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;
}