@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter.woff2') format('woff2');
  font-display: swap;
}

@font-face {
  font-family: 'Goldney';
  src: url('/fonts/goldney-regular.woff2') format('woff2');
  font-display: swap;
}

