@font-face {
  font-family: MMfont;
  src: url("myanmarsakar.ttf");
}

body {
  /* background-color: red; */
  font-family: "MMfont";
}
