@font-face {
  font-family: "Dihot-v20";
  src: url("Dihot-Regular.woff2?v=20") format("woff2"),
       url("Dihot-Regular.woff?v=20") format("woff");
}
body {
  font-family: "Dihot-v20";
  text-rendering: optimizeLegibility;
}
