/* Self-hosted SIL OFL 1.1 fonts; each family license is stored beside its files. */
@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/ofl/barlow-condensed/BarlowCondensed-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/ofl/barlow-condensed/BarlowCondensed-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/ofl/barlow-condensed/BarlowCondensed-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/ofl/barlow-condensed/BarlowCondensed-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/ofl/oswald/Oswald-wght.ttf") format("truetype-variations");
}
