@font-face {
    font-family: 'IBKIDream';
    font-weight: 400;
    src: url(/assets/fonts/IBKIDreamWebL.woff) format('woff');
}

@font-face {
    font-family: 'IBKIDream';
    font-weight: 700;
    src: url(/assets/fonts/IBKIDreamWebB.woff) format('woff');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: url(/assets/fonts/Pretendard-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    src: url(/assets/fonts/Pretendard-Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    src: url(/assets/fonts/Pretendard-Medium.woff2) format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 600;
    src: url(/assets/fonts/Pretendard-SemiBold.woff2) format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    src: url(/assets/fonts/Pretendard-Bold.woff2) format('woff2');
}
