/*custom*/
@import url(../fonts/roboto/font.css);
@import url(../fonts/khmer/font.css);
@import url("https://fonts.googleapis.com/css2?family=Hanuman:wght@100;300;400;700;900&family=Koh+Santepheap:wght@100;300;400;700;900&family=Moul&family=Odor+Mean+Chey&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

body{
  font-family: "Khmer Siemreap", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
