/* Tachyon – Hairline (100) */
@font-face{
  font-family: "Tachyon";
  src: url("tachyon-hairline.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Tachyon – Thin (200) */
@font-face{
  font-family: "Tachyon";
  src: url("tachyon-thin.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

/* Tachyon – Light (300) */
@font-face{
  font-family: "Tachyon";
  src: url("tachyon-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* Tachyon – Regular (400) */
@font-face{
  font-family: "Tachyon";
  src: url("tachyon-regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
