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

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

@font-face {
    font-family: 'Bai-s';
    src: url('../fonts/BaiJamjuree-SemiBold.woff2') format('woff2'),
        url('../fonts/BaiJamjuree-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

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

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

