@font-face {
    font-family: 'welcom';
    src: url('/fonts/TTWelcomeRegular.woff2') format('woff2'),
        url('/fonts/TTWelcomeRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'welcom';
    src: url('/fonts/TTWelcomeBold.woff2') format('woff2'),
        url('/fonts/TTWelcomeBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'paybooc';
    src: url('/fonts/payboocOTFLight.woff2') format('woff2'),
        url('/fonts/payboocOTFLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'paybooc';
    src: url('/fonts/payboocOTFMedium.woff2') format('woff2'),
        url('/fonts/payboocOTFMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'paybooc';
    src: url('/fonts/payboocOTFBold.woff2') format('woff2'),
        url('/fonts/payboocOTFBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'paybooc';
    src: url('/fonts/payboocOTFExtraBold.woff2') format('woff2'),
        url('/fonts/payboocOTFExtraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'malang';
    src: url('/fonts/HancomMalangMalang-BoldA1.woff2') format('woff2'),
        url('/fonts/HancomMalangMalang-BoldA1.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

