@font-face {
  font-family: "Indeed Sans";
  font-style: normal;
  font-weight: 1 1000;
  font-stretch: 100%;
  font-display: swap;
  src: url("https://prod.statics.indeed.com/ds/assets/fonts/indeedsans/v1/IndeedSansVF.woff2") format("woff2");
}

@supports not font-tech(variations) {
  @font-face {
    font-family: "Indeed Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://prod.statics.indeed.com/ds/assets/fonts/indeedsans/v1/IndeedSans_Rg.woff2") format("woff2")
  }

  @font-face {
    font-family: "Indeed Sans";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://prod.statics.indeed.com/ds/assets/fonts/indeedsans/v1/IndeedSans_Bd.woff2") format("woff2")
  }

  @font-face {
    font-family: "Indeed Sans";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("https://prod.statics.indeed.com/ds/assets/fonts/indeedsans/v1/IndeedSans_It.woff2") format("woff2")
  }
}
