@font-face {
  font-family: "Argenio Slab";
  src: url("./fonts/RobotoSlab-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Slab";
  src: url("./fonts/RobotoSlab-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Slab";
  src: url("./fonts/RobotoSlab-900.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Barlow";
  src: url("./fonts/BarlowSemiCondensed-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Barlow";
  src: url("./fonts/BarlowSemiCondensed-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Barlow";
  src: url("./fonts/BarlowSemiCondensed-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Barlow";
  src: url("./fonts/BarlowSemiCondensed-700.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Argenio Script";
  src: url("./fonts/Sacramento-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
