@charset "utf-8";

@font-face {
     font-family: 'LINESEED';
     src: url('/fonts/LINESEED/LINESeedKR-Th.otf') format('opentype');
     font-weight: 100;
     font-style: normal;
}

@font-face {
    font-family: 'LINESEED';
    src: url('/fonts/LINESEED/LINESeedKR-Rg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LINESEED';
    src: url('/fonts/LINESEED/LINESeedKR-Bd.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}