/* Loaded from index.html so url() resolves relative to this file (works with subpath hosting). */
@font-face {
  font-family: "Match";
  src:
    url(fonts/Match-Web-Regular.woff2) format("woff2"),
    url(fonts/Match-Web-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Match";
  src:
    url(fonts/Match-Web-Medium.woff2) format("woff2"),
    url(fonts/Match-Web-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
