.select2 {
    width: 100% !important;  
}

.kh-moul-title{
    font-family: 'Kh Muol';
    font-size: 15px;
}

label,table{
    font-family: 'Kh Freehand';
    font-size: 13px;
}

.form-select,.form-control,.form-control-plaintext{
    font-family: 'Kh Freehand';
    font-size: 14px;
}

/* datatable */
.dataTables_wrapper {
    font-family: 'Kh Freehand';
    font-size: 13px;
}