@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: khmerossr;
    font-style:  normal;
    font-weight: normal;
    src: url(cgf/KhmerSerif.ttf);
}

body{
 font-family:khmerossr;
 font-size:12px;
 line-height:20px;
}
