@font-face {
    font-family: 'KoddiUD OnGothic';
    src: url('/ppd/fonts/KoddiUDOnGothic-Regular.woff2') format(woff2),
    url('/ppd/fonts/KoddiUDOnGothic-Regular.woff') format(woff);
    font-weight: 400;
}
@font-face {
    font-family: 'KoddiUD OnGothic';
    src: url('/ppd/fonts/KoddiUDOnGothic-Bold.woff2') format(woff2),
    url('/ppd/fonts/KoddiUDOnGothic-Bold.woff') format(woff);
    font-weight: 700;
}

@font-face {
    font-family: Pretendard;
    src: url("/ppd/fonts/Pretendard-Regular.subset.woff2") format(woff2),
        url("/ppd/fonts/Pretendard-Regular.subset.woff") format(woff),
        url("/ppd/fonts/Pretendard-Regular.otf") format(otf);
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: PicNic;
    src: url("/ppd/fonts/PicNic-Regular.woff2") format(woff2),
        url("/ppd/fonts/PicNic-Regular.woff") format(woff),
        url("/ppd/fonts/PicNic-Regular.otf") format(otf);
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: Anthony;
    src: url("/ppd/fonts/Anthony.woff2") format(woff2),
        url("/ppd/fonts/Anthony.woff") format(woff),
        url("/ppd/fonts/Anthony.otf") format(otf);
    font-style: normal;
    font-weight: 400;
}
