﻿:root {
    --font-family: "gothic" !important;
    --font-size-button: 13px !important;
    --font-size: 12px !important;
    --font-size-hometitle: 20px !important;
    --font-size-pdpa: 18px;
    --font-size-point: 20px;
}

.readBenefit p {
    color: white;
    text-decoration: underline;
    font-size: 16px !important;
}

.mnuName {
    font-size: 13px !important;
}
.f-memtype {
    font-size: 18px!important;
}

@font-face {
    font-family: 'gothic';
    src: url('../font/gothic.ttf') format('truetype');
}
.frmbtnsetting span {
    font-size: 16px !important;
}
.point-message-container {
    font-size: 14px !important;
}
.curr-point {
    font-size: 16px !important;
}
.f-headerPoint {
    font-size: 16px !important;
}
.card-his {
    width: 8rem;
}
.mem-type p{
    font-size: 18px!important;
}
.benefit-detail span strong {
    font-size: 18px !important;
}