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

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

@font-face {
  font-display: swap;
  font-family: Inter;
  font-style: normal;
  font-weight: 400 700;
  src: url("../fonts/inter/Inter-VariableFont_slnt,wght.woff2") format("woff2");
}
