/* INFO: fc 09aug26 Inter is subset to the Google Fonts latin and latin-ext ranges, any other script falls back */

@font-face {
  font-family: "Inter";
  font-weight: 100 900;
  font-display: swap;
  src: url("/assets/inter-variablefont-opsz-wght-2330cf76.woff2") format("woff2");
}
@font-face {
  font-family: "Inter Italic";
  font-weight: 100 900;
  font-display: swap;
  src: url("/assets/inter-italic-variablefont-opsz-wght-7d8dd7bc.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish";
  font-weight: 200 900;
  font-display: swap;
  src: url("/assets/mulish-variablefont-wght-c54ae985.woff2") format("woff2");
}
@font-face {
  font-family: "Mulish Italic";
  font-weight: 200 900;
  font-display: swap;
  src: url("/assets/mulish-italic-variablefont-wght-6ac2b691.woff2") format("woff2");
}
@font-face {
  font-family: "Protest Riot";
  font-display: swap;
  src: url("/assets/protestriot-regular-c4027cd0.woff2") format("woff2");
}
.inter-regular {
  font-family: "Inter";
  font-weight: 400;
}
.inter-semibold {
  font-family: "Inter";
  font-weight: 600;
}
.inter-bold {
  font-family: "Inter";
  font-weight: 800;
}
.inter-italic-regular {
  font-family: "Inter Italic";
  font-weight: 400;
}
.inter-italic-semibold {
  font-family: "Inter Italic";
  font-weight: 600;
}
.inter-italic-bold {
  font-family: "Inter Italic";
  font-weight: 800;
}
.protestriot-regular {
  font-family: "Protest Riot";
  font-weight: 400;
}
.protestriot-semibold {
  font-family: "Protest Riot";
  font-weight: 500;
}
.protestriot-bold {
  font-family: "Protest Riot";
  font-weight: 600;
}
.mulish-regular {
  font-family: "Mulish";
  font-weight: 400;
}
.mulish-bold {
  font-family: "Mulish";
  font-weight: 700;
}

/* INFO: fc 08aug26 static instances, Chrome cannot embed a variable instance and emits Type 3 outlines */

@media print {
  @font-face {
    font-family: "Inter";
    font-weight: 400;
    src: url("/assets/inter-static-400-ad8e9ffb.woff2") format("woff2");
  }
  @font-face {
    font-family: "Inter";
    font-weight: 600;
    src: url("/assets/inter-static-600-7e411cd3.woff2") format("woff2");
  }
  @font-face {
    font-family: "Inter";
    font-weight: 700;
    src: url("/assets/inter-static-700-90f4cb4b.woff2") format("woff2");
  }
  @font-face {
    font-family: "Inter";
    font-weight: 800;
    src: url("/assets/inter-static-800-07ad8122.woff2") format("woff2");
  }
  @font-face {
    font-family: "Mulish";
    font-weight: 400;
    src: url("/assets/mulish-static-400-0e2dde14.woff2") format("woff2");
  }
  @font-face {
    font-family: "Mulish";
    font-weight: 700;
    src: url("/assets/mulish-static-700-1aebdad9.woff2") format("woff2");
  }
}
