@font-face {
    font-family: 'Bai Jamjuree';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(/baijamjuree.ttf) format('truetype');
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/barlow.ttf) format('truetype');
}