/* Sora is self-hosted; no font request leaves the visitor's browser. */
@font-face {
  font-family: "Sora";
  src: url("/assets/fonts/Sora.ttf") format("truetype");
  font-weight: 100 800;
  font-style: normal;
  font-display: swap;
}
