@font-face {
  font-family: "Interstate";
  font-weight: 400;
  font-style: normal;
  src: url("./Interstate-Light.woff2") format("woff2"),
    url("./Interstate-Light.woff") format("woff");
}

@font-face {
  font-family: "Interstate";
  font-weight: 600;
  font-style: normal;
  src: url("./Interstate-Regular.woff2") format("woff2"),
    url("./Interstate-Regular.woff") format("woff");
}

@font-face {
  font-family: "Interstate";
  font-weight: 700;
  font-style: normal;
  src: url("./Interstate-Bold.woff2") format("woff2"),
    url("./Interstate-Bold.woff") format("woff");
}

@font-face {
  font-family: "Interstate Compressed";
  font-weight: 400;
  font-style: normal;
  src: url("./InterstateCompressed-Light.woff2") format("woff2"),
    url("./InterstateCompressed-Light.woff") format("woff");
}

@font-face {
  font-family: "Interstate Compressed";
  font-weight: 700;
  font-style: normal;
  src: url("./InterstateCompressed-Black.woff2") format("woff2"),
    url("./InterstateCompressed-Black.woff") format("woff");
}
