/* Copyright (c) 2026 Gotoproject Platform B.V. All rights reserved. */
/* Gold @font-face for Vite. Do not add .woff2 files to this kit. */
/* Vite copies current Inter to public/fonts/InterVariable.woff2 at buildStart (versions.md). */
/* HTML / generator gold lives in docs/reference/fonts.css (relative fonts/ URL). */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable.woff2") format("woff2");
}
