@font-face {
    font-family: 'Noto Sans Khmer';
    src:url('NotoSansKhmer/NotoSansKhmer-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans Khmer';
    font-weight: 600;
    src:url('NotoSansKhmer/NotoSansKhmer-SemiBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Noto Sans Khmer';
    font-weight: bold;
    src:url('NotoSansKhmer/NotoSansKhmer-Bold.ttf') format('truetype');
}


