@font-face {
    font-family: 'Kantumruy Pro';
    src: url('/css/fonts/kantumruy-pro-v12-khmer_latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kantumruy Pro';
    src: url('/css/fonts/kantumruy-pro-v12-khmer_latin-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kantumruy Pro';
    src: url('/css/fonts/kantumruy-pro-v12-khmer_latin-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Kantumruy Pro';
    src: url('/css/fonts/kantumruy-pro-v12-khmer_latin-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Battambang Font Family for Khmer text */
@font-face {
    font-family: 'Battambang';
    src: url('/css/fonts/Battambang-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Battambang';
    src: url('/css/fonts/Battambang-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Battambang';
    src: url('/css/fonts/Battambang-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Battambang';
    src: url('/css/fonts/Battambang-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Cambria Font for English text */
@font-face {
    font-family: 'Cambria';
    src: url('/css/fonts/cambria.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
