/* Shared typography for the public website and signed-in application. */
@font-face {
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("/fonts/instrument-sans/instrument-sans-latin-wght-normal.woff2") format("woff2");
}
