* {
    font-family: "Pretendard", sans-serif;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/plugins/xecommerce/assets/fonts/Pretendard-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src: url('/plugins/xecommerce/assets/fonts/Pretendard-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Pretendard';
    src: url('/plugins/xecommerce/assets/fonts/Pretendard-SemiBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
