@font-face {
  font-family: "Azeret Mono";
  src: url("/fonts/azeret-mono/AzeretMono-Regular.woff2") format("woff2"),
    url("/fonts/azeret-mono/AzeretMono-Regular.woff") format("woff"),
    url("/fonts/azeret-mono/AzeretMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
