@font-face {
    font-family: 'Pretendard-Regular';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Pretendard-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Pretendard-Bold';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Pretendard-Bold.woff2') format('woff2');
}
@font-face {
    font-family: 'Pretendard-SemiBold';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Pretendard-SemiBold.woff2') format('woff2');
}