@font-face {
    font-family: SST VN;
    src: url('../fonts/fontwebsite/SSTVietnamese-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: SST VN;
    src: url('../fonts/fontwebsite/SSTVietnamese-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: SST VN;
    src: url('../fonts/fontwebsite/SSTVietnamese-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
body, .btn-tag, input, .input-btn,
.btn-black,
.btn-black *,
.rewards-qty-input input,
.reward-listing-select,
.reward-listing-tag,
.apply-filter-btn,
.my-membership .club .text,
.my-membership .elite .text,
.my-membership .elite,
.my-membership .club,
.icon *{
    font-family: SST VN;
}
@media screen and (max-width: 767.98px) {
    .table-benefits tbody td.active::before {
        font-family: SST VN;
    }
}