:root {
  --font-primary: "Inter Variablefont Opsz Wght", sans-serif;
}

@font-face {
  font-family: "Inter Variablefont Opsz Wght";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/inter-variablefont-opsz-wght/Inter-VariableFont_opszwght.ttf") format("truetype");
}