@font-face {
    font-family: "custom";
    src: url("AlibabaSansKR-Bold.woff") format("woff");
}
@font-face {
    font-family: 'Noto-B';
    src: url('NotoSansKR-Bold.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Noto-R';
    src: url('NotoSansKR-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'LINESeedKR-Bd';
    src: url('LINESeedKR-Bd.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'LINESeedKR-Rg';
    src: url('LINESeedKR-Rg.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}