@font-face {
    font-family: BRegular;
    src: url('../fonts/BaiJamjuree-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: BMedium;
    src: url('../fonts/BaiJamjuree-Medium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: BBold;
    src: url('../fonts/BaiJamjuree-Bold.ttf') format('truetype');
    font-display: swap;
}