@font-face {
  font-family: "Interstate";
  font-style: normal;
  font-weight: 900;
  font-stretch: condensed;
  font-display: swap;
  src: url("../fonts/interstate-black-cond.ttf") format("truetype");
}
@font-face {
  font-family: "Interstate";
  font-style: normal;
  font-weight: 700;
  font-stretch: condensed;
  font-display: swap;
  src: url("../fonts/interstate-bold-cond.ttf") format("truetype");
}
@font-face {
  font-family: "Interstate";
  font-style: normal;
  font-weight: 200;
  font-stretch: condensed;
  font-display: swap;
  src: url("../fonts/interstate-extralight-cond.ttf") format("truetype");
}

/*# sourceMappingURL=fonts.css.map */