/* static/fonts/burbank/burbank.css */

@font-face {
  font-family: "Burbank";
  src: url("./v1/burbank-big-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Burbank";
  src: url("./v1/burbank-big-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Burbank";
  src: url("./v1/burbank-big-bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Burbank";
  src: url("./v1/burbank-big-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/* If you want condensed as a separate selectable font */
@font-face {
  font-family: "Burbank Condensed";
  src: url("./v1/burbank-bigcondensed-black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
