@font-face {
    font-family: 'Phetsarath_OT';
    src: url('../../fonts/phetsarath_ot.eot');
    src: url('../../fonts/phetsarath_ot.eot?#iefix') format('embedded-opentype'), url('../../fonts/phetsarath_ot.woff2') format('woff2'), url('../../fonts/phetsarath_ot.woff') format('woff'), url('../../font/phetsarath_ot.ttf') format('truetype'), url('../../fonts/phetsarath_ot.svg#Phetsarath_OT') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Phetsarath_OT !important; /*, Helvetica, Arial, sans-serif;*/
}

.btn-z-c7-body {
    font-size: 12px !important;
}