/* Example content for assets/css/fonts.css */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('./inter-v20-latin-regular.woff2') format('woff2'); /* Adjust filename to match what you downloaded */
}
/* Add the 300, 500, and 600 weights here as well */
