@font-face {
  font-family: ProductSansRegular;
  src: url('../fonts/ProductSans-Regular.ttf') format('truetype');
  font-display: swap;
}

.material-symbols-rounded {
  font-variation-settings: 'FILL' 1, 'wght' 500, 'GRAD' 0, 'opsz' 24;
  user-select: none;
}