/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: 'Khmer OS';
    src: url('../fonts/KhmerOS.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Khmer Sangam MN';
    src: url('../fonts/Khmer Sangam MN.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Sans Khmer';
    src: url('../fonts/noto-sans-v2/NotoSansKhmer-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Battambang';
    src: url('../fonts/Battambang-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Moul';
    src: url('../fonts/Moul-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
