
@font-face {
    font-family: 'LINE Seed Sans KR';
    font-weight: 700;
    font-display: swap;
    src: url('./woff2/LINESeedKR-Bd.woff2') format('woff2'),
        url('./woff/LINESeedKR-Bd.woff') format('woff');
}

@font-face {
    font-family: 'LINE Seed Sans KR';
    font-weight: 400;
    font-display: swap;
    src: url('./woff2/LINESeedKR-Rg.woff2') format('woff2'),
        url('./woff/LINESeedKR-Rg.woff') format('woff');
}

@font-face {
    font-family: 'LINE Seed Sans KR';
    font-weight: 300;
    font-display: swap;
    src: url('./woff2/LINESeedKR-Th.woff2') format('woff2'),
        url('./woff/LINESeedKR-Th.woff') format('woff');
}
