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

@font-face {
  font-family: "Source Sans 3";
  src: url("/assets/source_sans_3/SourceSans3-Variable-03b1eb16.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 200 900;
}

@font-face {
  font-family: "Fragment Mono";
  src: url("/assets/fragment_mono/FragmentMono-Regular-a5779672.ttf") format("truetype");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
