/*
 * EfoodBid editorial type, served from the theme so mobile rendering does not
 * depend on a third-party stylesheet or a browser-specific fallback choice.
 */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("./inter-latin-variable.woff2") format("woff2");
}

@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("./libre-baskerville-latin-variable.woff2") format("woff2");
}
