@font-face {
    font-family: 'Pretendard';
    font-weight: 800;
    font-style: normal;
    font-display: swap;
    /* src: local('Pretendard ExtraBold'), */
    src: url(../font/Pretendard-ExtraBold.subset.woff2) format('woff2');
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    /* src: local('Pretendard Bold'), */
    src: url(../font/Pretendard-Bold.subset.woff2) format('woff2');
}
@font-face {
    font-family: 'Pretendard';
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    /* src: local('Pretendard Medium'), */
    src: url(../font/Pretendard-Medium.subset.woff2) format('woff2');
}

@font-face {
    font-family: 'Pretendard';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    /* src: local('Pretendard Regular'), */
    src: url(../font/Pretendard-Regular.subset.woff2) format('woff2');
}

