@font-face {
  font-family: "Fraunces";
  src: url("./fraunces/Fraunces[SOFT,WONK,opsz,wght].ttf")
    format("truetype-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Fraunces";
  src: url("./fraunces/Fraunces-Italic[SOFT,WONK,opsz,wght].ttf")
    format("truetype-variations");
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Cooper";
  src: url("./exposure-proxies/cooper/Cooper[wght].woff2")
    format("woff2-variations");
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
}

@font-face {
  font-family: "Averia Serif Libre";
  src: url("./exposure-proxies/averia-serif-libre/AveriaSerifLibre-Regular.ttf")
    format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Averia Serif Libre";
  src: url("./exposure-proxies/averia-serif-libre/AveriaSerifLibre-Bold.ttf")
    format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Bleed Serif AI";
  src: url("./bleed-serif/BleedSerifAI-Display.woff2") format("woff2");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Bleed Serif AI Text";
  src: url("./bleed-serif/BleedSerifAI-Text.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
