/* Font Face - NanumSquareNeo */
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 300;
    font-style: normal;
    src: url('/child/font/NanumSquareNeo-Lt.woff2') format('font-woff2'),
         url('/child/font/NanumSquareNeo-Lt.woff') format('woff'),
         url('/child/font/NanumSquareNeo-Lt.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 400;
    font-style: normal;
    src: url('/child/font/NanumSquareNeo-Rg.woff2') format('font-woff2'),
         url('/child/font/NanumSquareNeo-Rg.woff') format('woff'),
         url('/child/font/NanumSquareNeo-Rg.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 700;
    font-style: normal;
    src: url('/child/font/NanumSquareNeo-Bd.woff2') format('font-woff2'),
         url('/child/font/NanumSquareNeo-Bd.woff') format('woff'),
         url('/child/font/NanumSquareNeo-Bd.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 800;
    font-style: normal;
    src: url('/child/font/NanumSquareNeo-Eb.woff2') format('font-woff2'),
         url('/child/font/NanumSquareNeo-Eb.woff') format('woff'),
         url('/child/font/NanumSquareNeo-Eb.ttf') format("truetype");
    font-display: swap;
}
@font-face {
    font-family: 'NanumSquareNeo';
    font-weight: 900;
    font-style: normal;
    src: url('/child/font/NanumSquareNeo-Hv.woff2') format('font-woff2'),
         url('/child/font/NanumSquareNeo-Hv.woff') format('woff'),
         url('/child/font/NanumSquareNeo-Hv.ttf') format("truetype");
    font-display: swap;
}
