/* Approved display face, self-hosted; license: barlow-OFL.txt. */
@font-face {
  font-family: "Barlow Condensed";
  src: url("./barlow-condensed-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Barlow Condensed";
  src: url("./barlow-condensed-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
