/* ============================
   Archive Grotesk – Regular
============================ */

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-400-italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
}

/* ============================
   Archive Grotesk – Medium
============================ */

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-500.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-500-italic.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
}

/* ============================
   Archive Grotesk – Semi-Bold
============================ */

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-600.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-600-italic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
}

/* ============================
   Archive Grotesk – Bold
============================ */

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-800.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Archive Grotesk";
  src: url("./fonts/archivegrotesk-800-italic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
}
