/* AzeretMono */
@font-face {
  font-family: "Azeret Mono";
  src: url("/static/fonts/AzeretMono/Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Azeret Mono";
  src: url("/static/fonts/AzeretMono/Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* Righteous */
@font-face {
  font-family: "Righteous";
  src: url("/static/fonts/Righteous/Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
