/* Chrysalis mockup fonts — PolarisCondensed + ReplicaStd
   Copied from chrysalis-site/public/fonts/. Relative url() paths — keep this
   file in the same folder as the .woff2 files. */

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

@font-face {
  font-family: "PolarisCondensed";
  src: url("./PolarisCondensed-BookItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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

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

@font-face {
  font-family: "ReplicaStd";
  src: url("./ReplicaStd-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "ReplicaStd";
  src: url("./ReplicaStd-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

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

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