/* Local Source Sans 3 (regular only for now). Add more weights as needed. */

@font-face {
  font-family: "Source Sans 3";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/vendor/source-sans-3-v19-latin-regular.woff2") format("woff2");
}
