@font-face{
  font-family: "Xanh mono";
  src: url("XanhMono-Regular.woff2") format("woff2"),
    url("XanhMono-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Xanh mono";
  src: url("XanhMono-Italic.woff2") format("woff2"),
    url("XanhMono-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
