/* Copyright (c) 2026 Gotoproject Platform B.V. All rights reserved. */
/* Gold @font-face. Copy into the app. Do not add .woff2 files to this kit. */
/* At scaffold: current Inter → fonts/InterVariable.woff2 + OFL.txt (versions.md). */
/* HTML / generator: this file next to fonts/. Vite: frontend/src/styles/fonts.css uses /fonts/. */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("fonts/InterVariable.woff2") format("woff2");
}
