@font-face {
  font-family: "Safiro";
  /* Relative URL so WhiteNoise's ManifestStaticFilesStorage can rewrite it
     to the hashed filename at collectstatic time. */
  src: url("../fonts/Safiro-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
