@font-face {
  font-family: "Kade";
  src: /* Modern Browsers */ url("Kade-Regular.woff") format("woff"),
    /* Safari, Android, iOS */ url("Kade-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: "Mona Sans";
  src: url("/fonts/Mona-Sans.woff2") format("woff2 supports variations"),
    url("/fonts/Mona-Sans.woff2") format("woff2-variations");
  font-weight: 200 900;
  font-stretch: 75% 125%;
}
