﻿@charset "utf-8";
/* khmer */
@font-face {
    font-family: 'Khmer';
    font-style: normal;
    font-weight: 400;
    src: local('Hanuman'), url('/fonts/Hanuman-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Hanuman';
    font-style: normal;
    font-weight: 400;
    src: local('Hanuman'), url('/fonts/Hanuman-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Hanuman';
    font-style: normal;
    font-weight: 700;
    src: local('Hanuman'), url('/fonts/Hanuman-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Moul';
    font-style: normal;
    font-weight: 400;
    src: local('Moul'), url('/fonts/moul-khmer.woff2') format('woff2');
}
